This page provides the roles and privileges and privilege group and privileges of the Cart microservice.

Roles and Privileges

The following table describes the roles and privileges of the Cart microservice:

Role NamePrivilege Group /PrivilegeDescription
ROLE_CART_ADMINcart/admin/allAbility to perform all operations based on the given privileges as in the privilege group cart/admin/all.
ROLE_GUESTcart/guest/allAbility to perform all operations based on the given privileges as in the privilege group cart/guest/all.
ROLE_REG_USERcart/reguser/allAbility to perform all operations based on the given privileges as in the privilege group cart/reguser/all.
ROLE_CSR_ADMINcart/manage/alluserscartsAbility to manage carts of all the users.
ROLE_CSR_ASSOCIATEcart/manage/alluserscartsAbility to manage carts of all the users.
ROLE_CUSTOMER_ADMINcart/manage/cartAbility to manage a cart.
cart/manage/alluserscartsAbility to manage carts of all the users.
ROLE_STORE_OPERATORcart/manage/alluserscartsAbility to manage carts of all the users.

Privilege Group and Privileges

The following table describes the privilege group and privileges of the Cart microservice:

Privilege GroupPrivilegeDescription
cart/admin/allcart/manage/collectionAbility to manage a collection.
cart/manage/cartAbility to manage a cart.
cart/view/cartAbility to view a cart.
cart/create/cartAbility to create a cart.
cart/update/cartAbility to update a cart.
cart/delete/cartAbility to delete a cart.
cart/view/collectionAbility to view a collection.
cart/create/collectionAbility to create a collection.
cart/update/collectionAbility to update a collection.
cart/delete/collectionAbility to delete a collection.
cart/reguser/allcart/manage/cartAbility to manage a cart.
cart/view/cartAbility to view a cart.
cart/create/cartAbility to create a cart.
cart/update/cartAbility to update a cart.
cart/delete/cartAbility to delete a cart.
cart/guest/allcart/manage/cartAbility to manage a cart.
cart/view/cartAbility to view a cart.
cart/create/cartAbility to create a cart.
cart/update/cartAbility to update a cart.
cart/delete/cartAbility to delete a cart.




Revision History
2024-04-15 | SD – Content updated for 8.17.2 release.
2023-01-17 | AN – Content updated for 8.13 release.
2019-09-30 | AM – Content uploaded.