--- title: CustomerSmsMarketingSubscribePayload - Storefront API description: Return type for `customerSmsMarketingSubscribe` mutation. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/payloads/customersmsmarketingsubscribepayload md: https://shopify.dev/docs/api/storefront/unstable/payloads/customersmsmarketingsubscribepayload.md --- # Customer​Sms​Marketing​Subscribe​Payload payload Return type for `customerSmsMarketingSubscribe` mutation. ## Fields * customer [Customer​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/objects/CustomerMarketingSubscribe) Token access required The created customer object. * customer​User​Errors [\[Customer​User​Error!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/CustomerUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Sms​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/mutations/customerSmsMarketingSubscribe) mutation Subscribes a customer to the newsletter with a phone number. *** ## Map ### Mutations with this payload * [customer​Sms​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/types/customerSmsMarketingSubscribe)