Composable Frontend 2.0 Learn more 

  • Commerce Cloud/
    Authentication/
    Tokens/
    Account Management

    Account Management Authentication Token

    Account Management authentication tokens are available for anyone using the Account Management APIs.

    For each element in the list returned by the account member authentication API, a token value is returned. In order for a shopper to authenticate as the account, this value should be set as the EP-Account-Management-Authentication-Token header when calling Commerce. This header grants access to additional resources associated with the account, such as carts, orders, catalogs with associated rules, and addresses.

    The set of permissions available to a shopper using an Account Management Authentication token is documented in Permissions.

    For more information on implementing account management authentication tokens, see Account Management Authentication Tokens.

    Previous
    Customer