# CustomerActivatePayload - storefront - PAYLOAD Version: 2024-07 ## Description Return type for `customerActivate` mutation. ### Access Scopes ## Fields * [customer](/docs/api/storefront/2024-07/objects/Customer): Customer - The customer object. * [customerAccessToken](/docs/api/storefront/2024-07/objects/CustomerAccessToken): CustomerAccessToken - A newly created customer access token object for the customer. * [customerUserErrors](/docs/api/storefront/2024-07/objects/CustomerUserError): CustomerUserError! - The list of errors that occurred from executing the mutation. * [userErrors](/docs/api/storefront/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerActivate](/docs/api/storefront/2024-07/mutations/customerActivate) ## Examples