Commodity
Learn more about Commodities from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetCommodity | Get a Commodity resource. |
|
| PATCH | UpdateCommodity | Update an existing Commodity resource. |
|
| DELETE | DeleteCommodity | Delete an existing Commodity resource. |
|
| GET | GetCommodityCollection | Get a collection of Commodity resources. |
|
| POST | CreateCommodity | Create a new Commodity resource. |
|
| GET | LookupCommodityChangePermissionTree | Lookup the permission set for changing the Commodity. |
|
| GET | LookupCommodityCostElement | Lookup the Cost Element for the Commodity. |
|
| GET | LookupCommodityInsertPermissionTree | Lookup the permission set for creating the Commodity. |
|
| GET | BatchGetCommodity | Get a collection of Commodity resources for the set of id's. |
|
| POST | BatchCreateCommodity | Create a new collection of Commodity resources. |
|
| PATCH | BatchUpdateCommodity | Update a collection of existing Commodity resources. |
|
| DELETE | BatchDeleteCommodity | Delete a collection of existing Commodity resources. |
|
| PATCH | ChangeCommodityIsActive | Change the IsActive status for an existing Commodity resource. |
|
| PATCH | ChangeCommodityPermissionTree | Change the PermissionTree for an existing Commodity resource. |
|
| PATCH | BatchChangeCommodityIsActive | Change the IsActive status for a collection of existing Commodity resources. |
|
| PATCH | BatchChangeCommodityPermissionTree | Change the PermissionTree status for a collection of existing Commodity resources. |