Readonly
addressesAddresses used by the Customer.
Readonly
authenticationIndicates whether the password
is required for the Customer.
Optional
Readonly
billingIDs of addresses in addresses
used as billing addresses.
Optional
Readonly
companyCompany name of the Customer.
Readonly
createdDate and time (UTC) the Customer was initially created.
Optional
Readonly
createdIDs and references that created the Customer.
Optional
Readonly
customCustom Fields for the Customer.
Optional
Readonly
customerCustomerGroup to which the Customer belongs.
Optional
Readonly
customerUser-defined unique identifier of the Customer.
Can be used to refer to a Customer in a human-readable way (in emails, invoices, and other correspondence).
Optional
Readonly
dateDate of birth of the Customer.
Optional
Readonly
defaultID of the address in addresses
used as the default billing address.
Optional
Readonly
defaultID of the address in addresses
used as the default shipping address.
Readonly
emailEmail address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. It is the mandatory unique identifier of a Customer.
Optional
Readonly
externalOptional identifier for use in external systems like customer relationship management (CRM) or enterprise resource planning (ERP).
Optional
Readonly
firstGiven name (first name) of the Customer.
Readonly
idUnique identifier of the Customer.
Readonly
isIndicates whether the email address of the Customer is verified.
Optional
Readonly
keyUser-defined unique identifier of the Customer.
Readonly
lastDate and time (UTC) the Customer was last updated.
Optional
Readonly
lastIDs and references that last modified the Customer.
Optional
Readonly
lastFamily name (last name) of the Customer.
Optional
Readonly
localePreferred language of the Customer.
Optional
Readonly
middleMiddle name of the Customer.
Optional
Readonly
passwordPresent only when authenticationMode
is set to Password
.
Optional
Readonly
salutationSalutation of the Customer, for example, 'Mr.' or 'Mrs.'.
Optional
Readonly
shippingIDs of addresses in addresses
used as shipping addresses.
Readonly
storesStores to which the Customer is assigned to.
- If `stores` is empty, the Customer is a global customer, and can log in using the [Password Flow for global Customers](/../api/authorization#password-flow-for-global-customers).
- If any Stores are specified, the Customer can only log in using the [Password Flow for Customers in a Store](/../api/authorization#password-flow-for-customers-in-a-store) for those specific Stores.
Optional
Readonly
titleTitle of the Customer, for example, 'Dr.'.
Optional
Readonly
vatIndividual VAT ID of the Customer.
Readonly
versionCurrent version of the Customer.
If
stores
is not empty, the Customer is specific to those Stores.