Anchor to CustomerEmailAddressCustomer
objectCustomer Email Address
An email address associated with a customer. Apps using the Customer Account API must meet the protected customer data requirements.
Anchor to FieldsFields
- Anchor to emailAddressemail•String
Address The email address of the customer.
- Anchor to marketingStatemarketing•Email
State Marketing State! non-nullPre-auth accessible The customer's subscription status for email marketing.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Subscribes the customer to email marketing.
- Anchor to emailAddressemail•Customer
Address Email Address The customer's email address that's subscribed to the email marketing.
- Anchor to userErrorsuser•[User
Errors Errors Customer Email Marketing User Errors!]! non-null The list of errors that occurred from executing the mutation.
- •mutation
Unsubscribes the customer from email marketing.
- Anchor to emailAddressemail•Customer
Address Email Address The customer's email address that's unsubscribed from the email marketing.
- Anchor to userErrorsuser•[User
Errors Errors Customer Email Marketing User Errors!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?