- Subcategories:
- Overhead Rule Details for Cost Accounting
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: postPath:
/fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules - Delete one rule
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules/{RuleId} - Get all rules
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules - Get one rule
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules/{RuleId} - Update one rule
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/costAccountingOverheadRules/{RuleId}