Standard Cost Overhead Rates REST Endpoints

Inventory Management/Standard Cost Overhead Rates
The operations from the Inventory Management/Standard Cost Overhead Rates category.
Create standard overhead rates
Method: post
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates
Delete one standard overhead rate
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates/{standardOverheadRatesUniqID}
deleteCostElement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates/{standardOverheadRatesUniqID}/action/deleteCostElement
Get all overhead rates
Method: get
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates
Get one overhead rate
Method: get
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates/{standardOverheadRatesUniqID}
replaceCost
Method: post
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates/{standardOverheadRatesUniqID}/action/replaceCost
substituteExpensePool
Method: post
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates/{standardOverheadRatesUniqID}/action/substituteExpensePool
Update one standard overhead rate
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/standardOverheadRates/{standardOverheadRatesUniqID}