Table of Contents

Commodity

CommodityId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32CostElementPermissionTreeUsercost elementuser rightscreated bymodified by

Learn more about Commodities from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCommodity

Get a Commodity resource.

View

PATCH UpdateCommodity

Update an existing Commodity resource.

View

DELETE DeleteCommodity

Delete an existing Commodity resource.

View

GET GetCommodityCollection

Get a collection of Commodity resources.

View

POST CreateCommodity

Create a new Commodity resource.

View

GET LookupCommodityChangePermissionTree

Lookup the permission set for changing the Commodity.

View

GET LookupCommodityCostElement

Lookup the Cost Element for the Commodity.

View

GET LookupCommodityInsertPermissionTree

Lookup the permission set for creating the Commodity.

View

GET BatchGetCommodity

Get a collection of Commodity resources for the set of id's.

View

POST BatchCreateCommodity

Create a new collection of Commodity resources.

View

PATCH BatchUpdateCommodity

Update a collection of existing Commodity resources.

View

DELETE BatchDeleteCommodity

Delete a collection of existing Commodity resources.

View

PATCH ChangeCommodityIsActive

Change the IsActive status for an existing Commodity resource.

View

PATCH ChangeCommodityPermissionTree

Change the PermissionTree for an existing Commodity resource.

View

PATCH BatchChangeCommodityIsActive

Change the IsActive status for a collection of existing Commodity resources.

View

PATCH BatchChangeCommodityPermissionTree

Change the PermissionTree status for a collection of existing Commodity resources.

View