# CustomerEmailMarketingSubscribePayload - customer - PAYLOAD Version: 2025-07 ## Description Return type for `customerEmailMarketingSubscribe` mutation. ### Access Scopes ## Fields * [emailAddress](/docs/api/customer/2025-07/objects/CustomerEmailAddress): CustomerEmailAddress - The customer's email address that's subscribed to the email marketing. * [userErrors](/docs/api/customer/2025-07/objects/UserErrorsCustomerEmailMarketingUserErrors): UserErrorsCustomerEmailMarketingUserErrors! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerEmailMarketingSubscribe](/docs/api/customer/2025-07/mutations/customerEmailMarketingSubscribe) ## Examples