Transfer Charge Rule Sets REST Endpoints

Inventory Management/Transfer Charge Rule Sets
The Transfer Charge Rule Sets resource allows users to create rule sets comprising of charge rules applicable during interorganization movement of materials to roll up the costs.
Create one transfer cost rule set
Method: post
Path: /fscmRestApi/resources/11.13.18.05/transferChargeRuleSets
Delete one transfer cost rule set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/transferChargeRuleSets/{TransferChargeRuleSetId}
Get all transfer cost rule sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transferChargeRuleSets
Get one transfer cost rule set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transferChargeRuleSets/{TransferChargeRuleSetId}
Update one transfer cost rule set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/transferChargeRuleSets/{TransferChargeRuleSetId}