Anchor to CustomerStateCustomer
enumCustomer State
The valid values for the state of a customer's account with a shop.
Anchor to Valid valuesValid values
- Anchor to DECLINEDDECLINED
The customer declined the email invite to create an account.
- Anchor to DISABLEDDISABLED
The customer doesn't have an active account. Customer accounts can be disabled from the Shopify admin at any time.
- Anchor to ENABLEDENABLED
The customer has created an account.
- Anchor to INVITEDINVITED
The customer has received an email invite to create an account.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Represents information about a customer of the shop, such as the customer's contact details, their order history, and whether they've agreed to receive marketing material by email.
Caution: Only use this data if it's required for your app's functionality. Shopify will restrict access to scopes for apps that don't have a legitimate use for the associated data.
Was this section helpful?