File Format - Customer Associations
Customer Associations File Format
The first line of a Customer Associations CSV file must be the header row.
A customer association instance is a group of rows in the CSV file that are sequential and include the same required fields. Note: Customer Associations file only support multi-row header format.
Spec
The following table shows the accepted CSV columns for the customer associations entity.
The following table shows the accepted CSV columns for the customer associations entity.
CSV Header | Data Type | Group | Required | Description |
---|---|---|---|---|
Customer Id | string | Yes | ID of the associated Customer (externalId resolvable) | |
Employee ID | string | No | ID of the Employee with whom this Auth User is associated (must be unique) | |
List Type | string | Yes | Specifies the type of association between Customer,Store and Employee | |
Store Id | string | No | ID of the Store to which the Customer belongs, if list_type is STOREWIDE (externalId resolvable) |