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