Optional
Readonly
addressesOptional
Readonly
companyCompany name of the Customer.
Optional
Readonly
customCustom Fields for the Customer.
Optional
Readonly
dateDate of birth of the Customer.
Optional
Readonly
defaultIndex of the address in the addresses
array to use as the default billing address.
The defaultBillingAddressId
of the Customer will be set to the id
of that address.
Optional
Readonly
defaultIndex of the address in the addresses
array to use as the default shipping address.
The defaultShippingAddressId
of the Customer will be set to the id
of that address.
Readonly
emailEmail address of the Customer that is unique for an entire Project or Store the Customer is assigned to. It is the mandatory unique identifier of a Customer.
Optional
Readonly
firstGiven name (first name) of the Customer.
Optional
Readonly
lastFamily name (last name) of the Customer.
Optional
Readonly
localePreferred language of the Customer. Must be one of the languages supported by the Project.
Optional
Readonly
middleMiddle name of the Customer.
Readonly
passwordPassword of the Customer.
Optional
Readonly
salutationSalutation of the Customer, for example, 'Mr.' or 'Mrs.'.
Optional
Readonly
storesSets the Stores for the Customer.
Optional
Readonly
titleTitle of the Customer, for example, 'Dr.'.
Optional
Readonly
vatIndividual VAT ID of the Customer.
Addresses of the Customer.