Customer object
Fields
addresses ● [MailingAddress]
Address information
More
amountSpent ● MoneyV2
Total cost amount
More
canDelete ● Boolean
Can be deleted
createdAt ● Date
Creation time
defaultAddress ● MailingAddress
Default address
More
displayName ● String
Full name
email ● String
email
emailMarketingConsent ● CustomerEmailMarketingConsentState
Mailbox subscription information
More
firstName ● String
firstName
id ● ID
Customer id
lastName ● String
Last name
lifetimeDuration ● String
The time when the customer joined the store, for example, one day, one week, one year
locale ● String
Language
note ● String
Notes
numberOfOrders ● Int
Order qty
phone ● String
Phone number
smsMarketingConsent ● CustomerSmsMarketingConsentState
Sms subscription status
More
state ● CustomerState
Customer status
More
tags ● [String]
Tag
taxExempt ● Boolean
The customer's order can be marked as tax-free, true: tax-free, false: not tax-free
taxExemptions ● [FreeAreas]
Customer's tax-free list
More
updatedAt ● Date
Update time
validEmailAddress ● Boolean
Email address verification does not guarantee the authenticity of the email address
verifiedEmail ● Boolean
Email verification or not
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?