Cost Accounting Overhead Rules REST Endpoints

Inventory Management/Cost Accounting Overhead Rules
The operations from the Inventory Management/Cost Accounting Overhead Rules category.
Create a rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules
Delete one rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules/{RuleId}
Get all rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules
Get one rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules/{RuleId}
Update one rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules/{RuleId}