--- title: CustomerSmsMarketingConsentUpdatePayload - GraphQL Admin description: Return type for `customerSmsMarketingConsentUpdate` mutation. api_version: 2024-10 api_name: admin type: payload api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/CustomerSmsMarketingConsentUpdatePayload md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/CustomerSmsMarketingConsentUpdatePayload.txt --- # Customer​Sms​Marketing​Consent​Update​Payload payload Return type for `customerSmsMarketingConsentUpdate` mutation. ## Fields * customer [Customer](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Customer) The updated customer. * user​Errors [\[Customer​Sms​Marketing​Consent​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CustomerSmsMarketingConsentError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Sms​Marketing​Consent​Update](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/customerSmsMarketingConsentUpdate) mutation Update a customer's SMS marketing consent information. *** ## Map ### Mutations with this payload * <\~>[customer​Sms​Marketing​Consent​Update](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/customerSmsMarketingConsentUpdate)