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 Header | Data Type | Group | Required | Description |
---|---|---|---|---|
Customer ID | integerOrString | Yes | ID of the associated Customer (externalId resolvable) | |
Tier Value ID | integerOrString | Yes |
Task CSV Example
See the following Task CSV sample file.