File Format - Customer Loyalty Tier

Customer Loyalty Tier File Format

The first line of a Customer Loyalty Tier CSV file must be the header row.

A customer loyalty tier instance is a group of rows in the CSV file that are sequential and include the same required fields. Data relating to fields is specified under Spec.

Spec

The following table shows the accepted CSV columns for the customer_loyalty_tiers entity. Note that any columns including N denote a dynamic integer. A column specified as Field N signifies that you can use columns Field 1, Field 2, …, Field N to allow for multiple values per record of the given field, similar to an array.

CSV HeaderData TypeGroupRequiredDescription
Customer IDintegerOrStringYesID of the associated Customer (externalId resolvable)
Tier Value IDintegerOrStringYes

Task CSV Example

See the following Task CSV sample file.

Customer Loyalty Tier Sample 1