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