# CustomerActivateByUrlPayload - storefront - PAYLOAD Version: 2024-10 ## Description Return type for `customerActivateByUrl` mutation. ### Access Scopes ## Fields * [customer](/docs/api/storefront/2024-10/objects/Customer): Customer - The customer that was activated. * [customerAccessToken](/docs/api/storefront/2024-10/objects/CustomerAccessToken): CustomerAccessToken - A new customer access token for the customer. * [customerUserErrors](/docs/api/storefront/2024-10/objects/CustomerUserError): CustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerActivateByUrl](/docs/api/storefront/2024-10/mutations/customerActivateByUrl) ## Examples