# CustomerEmailMarketingUnsubscribePayload - customer - PAYLOAD Version: 2024-10 ## Description Return type for `customerEmailMarketingUnsubscribe` mutation. ### Access Scopes ## Fields * [emailAddress](/docs/api/customer/2024-10/objects/CustomerEmailAddress): CustomerEmailAddress - The customer's email address that's unsubscribed from 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 * [customerEmailMarketingUnsubscribe](/docs/api/customer/2024-10/mutations/customerEmailMarketingUnsubscribe) ## Examples