Skip to main content
Skip to main content

legacy_CustomerDTO

legacy_CustomerDTO: Object

Properties

idstringRequired
emailstringRequired
has_accountbooleanRequired
ordersobject[]Required
billing_address_idstring | null
shipping_address_idstring | null
first_namestring | null
last_namestring | null
billing_addressAddressDTO
shipping_addressAddressDTO
phonestring | null
groupsobject[]
metadataRecord<string, unknown>
deleted_atDate | string
created_atDate | string
updated_atDate | string
Was this section helpful?