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 Required Headers.
Required Headers
To successfully import a task CSV file, the following columns that must be included in the header row.
Column Name | Description | Type |
---|---|---|
Customer ID (Required)* | ID of the Customer that will be assigned the Loyalty Tier Value. Strings will be resolved to internal identifiers. | integer, string |
Tier Value ID (Required)* | ID of the Lotyalty Tier Value that will be assigned the Customer. Strings will be resolved to internal identifiers. | integer,string |
Task CSV Example
See the following Task CSV sample file.