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