Customer Update
You can update the existing customers' details.
tip
To get started, download a sample file with the following customer updates.
info
Filename convention: YYYY-MM-DD-hh-mm-ss.csv
Header | Format | Description |
---|---|---|
CustomerRef * | String, unique constraint, cannot contain any PII | Unique value representing the customer in your system. Use the same reference for updating existing customers. |
Title | String, optional | Valid titles: Dr, Madam, Master, Miss, Mr, Mrs, Ms, Mx, or blank |
FirstName | String, required when any name field is provided | |
MiddleName | String, optional | The customer MiddleName will be updated/cleared when empty AND at least FirstName is provided |
LastName | String, optional | The customer LastName will be updated/cleared when empty AND at least FirstName is provided |
DOB | String data formatted as YYYY-MM-DD | |
IdentificationDocument | String, optional | |
AddressLine1 | String, required when any address field is provided | |
AddressLine2 | String, optional | |
City | String, required when any address field is provided | |
State | String, required when any address field is provided, except for the United Kingdom and New Zealand | |
Postcode | String, required when any address field is provided | |
EmailsToRemove | String delimited by semicolon, e.g. joe@abc.com; joe@def.com | |
EmailsToAdd | String delimited by semicolon, e.g. joe@abc.com; joe@def.com | |
PhonesToRemove | String delimited by semicolon, including country code, e.g. +61444555666; +61999888777 | |
PhonesToAdd | String delimited by semicolon, including country code, e.g. +61444555666; +61999888777 | |
ToRemove | String delimited by semicolon, e.g. DOB;AddressLine2 |
To Remove
Customer detail to clear |
---|
DOB |
AddressLine2 |