Consumable
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetConsumable | Get a Consumable resource. |
|
PATCH | UpdateConsumable | Update an existing Consumable resource. |
|
DELETE | DeleteConsumable | Delete an existing Consumable resource. |
|
GET | GetConsumableCollection | Get a collection of Consumable resources. |
|
POST | CreateConsumable | Create a new Consumable resource. |
|
GET | LookupConsumableChangePermissionTree | Lookup the permission set for changing the Consumable. |
|
GET | LookupConsumableCurrency | Lookup Currency for the Consumable |
|
GET | LookupConsumableInsertPermissionTree | Lookup the permission set for creating the Consumable. |
|
GET | LookupConsumableSite | Lookup the Site for the Consumable. |
|
GET | LookupConsumableUnitOfMeasurement | Lookup the Unit Of Measurement for the Consumable. |
|
GET | BatchGetConsumable | Get a collection of Consumable resources for the set of id's. |
|
POST | BatchCreateConsumable | Create a new collection of Consumable resources. |
|
PATCH | BatchUpdateConsumable | Update a collection of existing Consumable resources. |
|
DELETE | BatchDeleteConsumable | Delete a collection of existing Consumable resources. |
|
PATCH | ChangeConsumableIsActive | Change the IsActive status for an existing Consumable resource. |
|
PATCH | ChangeConsumablePermissionTree | Change the PermissionTree for an existing Consumable resource. |
|
PATCH | BatchChangeConsumableIsActive | Change the IsActive status for a collection of existing Consumable resources. |
|
PATCH | BatchChangeConsumablePermissionTree | Change the PermissionTree status for a collection of existing Consumable resources. |