Customer Batch¶
The customer batch upload is an optimised, batch sync of customer data.
Update Operation¶
Insert, Update, Insert/Update¶
Updates to existing customer records are driven with the customer id field.
Where the customer id field is mapped and the id matches to a Magento id the corresponding record will be updated.
Customer Fields & Address Handling¶
The customer upload supports two methods for specifying address data: flat or hierarchical/children.
In either case the integration requires the id of the address to update an existing address record.
Flat¶
The address fields are presented inline with the customer record. This allows you to maintain a single ‘default’ address against the customer.

Child¶
To add/update multiple address records against a customer it is necessary to map these as children to the parent.
