ReadonlyaddressesAddresses used by the Customer.
ReadonlyauthenticationIndicates whether the password is required for the Customer.
Optional ReadonlybillingIDs of addresses in addresses used as billing addresses.
Optional ReadonlycompanyCompany name of the Customer.
ReadonlycreatedDate and time (UTC) the Customer was initially created.
Optional ReadonlycreatedIDs and references that created the Customer.
Optional ReadonlycustomCustom Fields for the Customer.
Optional ReadonlycustomerCustomerGroup to which the Customer belongs.
Optional ReadonlycustomerCustomer Groups that the Customer belongs to.
Used for [Line Item price selection](/../api/pricing-and-discounts-overview#line-item-price-selection).
Optional ReadonlycustomerUser-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 ReadonlydateDate of birth of the Customer.
Optional ReadonlydefaultID of the address in addresses used as the default billing address.
Optional ReadonlydefaultID of the address in addresses used as the default shipping address.
ReadonlyemailEmail 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 ReadonlyexternalOptional identifier for use in external systems like customer relationship management (CRM) or enterprise resource planning (ERP).
Optional ReadonlyfirstGiven name (first name) of the Customer.
ReadonlyidUnique identifier of the Customer.
ReadonlyisIndicates whether the email address of the Customer is verified.
Optional ReadonlykeyUser-defined unique identifier of the Customer.
ReadonlylastDate and time (UTC) the Customer was last updated.
Optional ReadonlylastIDs and references that last modified the Customer.
Optional ReadonlylastFamily name (last name) of the Customer.
Optional ReadonlylocalePreferred language of the Customer.
Optional ReadonlymiddleMiddle name of the Customer.
Optional ReadonlypasswordPresent only when authenticationMode is set to Password.
Optional ReadonlysalutationSalutation of the Customer, for example, 'Mr.' or 'Mrs.'.
Optional ReadonlyshippingIDs of addresses in addresses used as shipping addresses.
ReadonlystoresStores 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 ReadonlytitleTitle of the Customer, for example, 'Dr.'.
Optional ReadonlyvatIndividual VAT ID of the Customer.
ReadonlyversionCurrent version of the Customer.
If
storesis not empty, the Customer is specific to those Stores.