Item Costs REST Endpoints

Inventory Management/Item Costs
The Item Costs resource retrieves the cost of an inventory item specific to a cost organization and cost book. This resource only works for items that use the perpetual average cost method. To achieve better performance, use the appropriate finders with three filter parameters: cost organization, cost book, and item.
Get all costs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemCosts
Get one cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemCosts/{itemCostsUniqID}