Skip to main content
Anchor to customerSmsMarketingSubscribe

customerSmsMarketingSubscribe

mutation

Requires unauthenticated_write_customers access scope.

Subscribes a customer to the newsletter with a phone number.

•String!
required

The customer's phone number.


Was this section helpful?

Anchor to CustomerSmsMarketingSubscribePayload returnsCustomerSmsMarketingSubscribePayload returns

•CustomerMarketingSubscribe

The created customer object.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?