Skip to main content
Anchor to CustomerSmsMarketingConsentUpdatePayload

CustomerSmsMarketingConsentUpdatePayload

payload

Return type for customerSmsMarketingConsentUpdate mutation.

•Customer

The updated customer.

•[CustomerSmsMarketingConsentError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a customer's SMS marketing consent information. The customer must have a phone number on their account to receive SMS marketing.

You can set whether the customer subscribes or unsubscribes to SMS marketing and specify the opt-in level. Optionally include when the consent was collected and which location collected it.

Arguments

•CustomerSmsMarketingConsentUpdateInput!
required

Specifies the input fields to update a customer's SMS marketing consent information.



Was this section helpful?