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