---
title: CustomerEmailMarketingSubscribePayload - Customer API
description: Return type for `customerEmailMarketingSubscribe` mutation.
api_version: 2026-07
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/payloads/CustomerEmailMarketingSubscribePayload
  md: >-
    https://shopify.dev/docs/api/customer/latest/payloads/CustomerEmailMarketingSubscribePayload.md
api_name: customer
api_type: graphql
type: payload
---

# Customer​Email​Marketing​Subscribe​Payload

payload

Return type for `customerEmailMarketingSubscribe` mutation.

## Fields

* email​Address

  [Customer​Email​Address](https://shopify.dev/docs/api/customer/latest/objects/CustomerEmailAddress)

  The customer's email address that's subscribed to the email marketing.

* user​Errors

  [\[User​Errors​Customer​Email​Marketing​User​Errors!\]!](https://shopify.dev/docs/api/customer/latest/objects/UserErrorsCustomerEmailMarketingUserErrors)

  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/customer/latest/mutations/customerEmailMarketingSubscribe)

  mutation

  Subscribes the customer to email marketing.

***

## Map

### Mutations with this payload

* [customer​Email​Marketing​Subscribe](https://shopify.dev/docs/api/customer/latest/mutations/customerEmailMarketingSubscribe)
