This page provides the roles and privileges of the Inventory microservice.
Roles and Privileges
The following table describes the roles and privileges of the Inventory microservice:
Role | Privilege | Description |
---|---|---|
Inventory Admin | inventory/view/collection | Ability to view a collection. |
inventory/create/collection | Ability to create a collection. | |
inventory/update/collection | Ability to update a collection. | |
inventory/create/BIN | Ability to create a bin. | |
inventory/view/BIN | Ability to view a bin. | |
inventory/delete/BIN | Ability to delete a bin. | |
inventory/update/BIN | Ability to update a bin. | |
inventory/create/BINITEM | Ability to create a bin item. | |
inventory/view/BINITEM | Ability to view a bin item. | |
inventory/delete/BINITEM | Ability to delete a bin item. | |
inventory/update/BINITEM | Ability to update a bin item. | |
inventory/create/TRANSACTION | Ability to create a transaction. | |
INV/create/TRANSACTION | Ability to create a transaction. | |
inventory/view/TRANSACTION | Ability to view a transaction. | |
inventory/delete/TRANSACTION | Ability to delete a transaction. | |
inventory/update/TRANSACTION | Ability to update a transaction. | |
inventory/view/collectionproperty | Ability to view a collection property. | |
inventory/update/collectionproperty | Ability to update a collection property. | |
ROLE_CUSTOMER_ADMIN | inventory/view/BINITEM | Ability to view a bin item. |
ROLE_CSR_ADMIN | inventory/view/BINITEM | Ability to view a bin item. |
ROLE_CSR_ASSOCIATE | inventory/view/BINITEM | Ability to view a bin item. |
ROLE_STORE_OPERATOR | inventory/view/BINITEM | Ability to view a bin item. |
Revision History
2023-01-17 | AN – Updated content for 8.13 release.
2019-09-30 | AM – Content uploaded.