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