Commodity
GET
6 endpoints
/api/v202304/commodity
GetCommoditiesV202304
Retrieves all commodities, optionally filtered by organizational hierarchy or in-use status
/api/v3/commodity
Deprecated
GetCommoditiesV3
Retrieves all commodities with their common units and in-use status
/api/v202304/commodity/{commodityId}
GetCommodityV202304
Retrieves a single commodity by its unique identifier
/api/v3/commodity/{commodityId}
Deprecated
GetCommodityV3
Retrieves a single commodity by its unique identifier
/api/v202304/commodity/{commodityId}/unit
GetUnitsByCommodityV202304
Retrieves available units for a specific commodity, optionally filtered by value type
/api/v3/commodity/{commodityId}/unit
Deprecated
GetUnitsByCommodityV3
Retrieves a list of units available for a specific commodity, optionally filtered by class or type
POST
2 endpoints
PUT
2 endpoints