Commodity
GET
6 endpoints
/api/v202304/commodity
GetCommoditiesV202304
Gets the commodities
If topmostcostcenter, topmostcollection, topmostplace or account filters are used then the commodities in use at or under that node will be returned.
The inUse filter cannot be combined with the above filters.
/api/v3/commodity
Deprecated
GetCommoditiesV3
Returns a list of commodities available with their common units and if they are currently in use
/api/v202304/commodity/{commodityId}
GetCommodityV202304
Gets a commodity
/api/v3/commodity/{commodityId}
Deprecated
GetCommodityV3
Returns a commodity with its common units and if it is currently in use
/api/v202304/commodity/{commodityId}/unit
GetUnitsByCommodityV202304
Returns a list of units for a specific commodity and value type
/api/v3/commodity/{commodityId}/unit
Deprecated
GetUnitsByCommodityV3
Returns a list of units by a specific commodity
POST
2 endpoints
PUT
2 endpoints