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

RolePrivilegeDescription
Inventory Admininventory/view/collectionAbility to view a collection.
inventory/create/collectionAbility to create a collection.
inventory/update/collectionAbility to update a collection.
inventory/create/BINAbility to create a bin.
inventory/view/BINAbility to view a bin.
inventory/delete/BINAbility to delete a bin.
inventory/update/BINAbility to update a bin.
inventory/create/BINITEMAbility to create a bin item.
inventory/view/BINITEMAbility to view a bin item.
inventory/delete/BINITEMAbility to delete a bin item.
inventory/update/BINITEMAbility to update a bin item.
inventory/create/TRANSACTIONAbility to create a transaction.
INV/create/TRANSACTIONAbility to create a transaction.
inventory/view/TRANSACTIONAbility to view a transaction.
inventory/delete/TRANSACTIONAbility to delete a transaction.
inventory/update/TRANSACTIONAbility to update a transaction.
inventory/view/collectionpropertyAbility to view a collection property.
inventory/update/collectionpropertyAbility to update a collection property.
ROLE_CUSTOMER_ADMINinventory/view/BINITEMAbility to view a bin item.
ROLE_CSR_ADMINinventory/view/BINITEMAbility to view a bin item.
ROLE_CSR_ASSOCIATEinventory/view/BINITEMAbility to view a bin item.
ROLE_STORE_OPERATORinventory/view/BINITEMAbility to view a bin item.




Revision History
2023-01-17 | AN – Updated content for 8.13 release.
2019-09-30 | AM – Content uploaded.