--- title: CustomerEmailMarketingSubscribePayload - Storefront API description: Return type for `customerEmailMarketingSubscribe` mutation. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/payloads/customeremailmarketingsubscribepayload md: https://shopify.dev/docs/api/storefront/unstable/payloads/customeremailmarketingsubscribepayload.md --- # Customer​Email​Marketing​Subscribe​Payload payload Return type for `customerEmailMarketingSubscribe` 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​Email​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/mutations/customerEmailMarketingSubscribe) mutation Subscribes a customer to the newsletter with an email address. *** ## Map ### Mutations with this payload * [customer​Email​Marketing​Subscribe](https://shopify.dev/docs/api/storefront/unstable/types/customerEmailMarketingSubscribe)