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 assigned entities 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 Ref Num | string | Yes | ID of the associated Customer (externalId resolvable) | |
Outlet Employee Ref Num | string | No | ||
Retail Employee Ref Num | string | No | ||
Outlet Store Ref Num | string | No | ||
Retail Store Ref Num | string | No |