Transfer Pricing Rules REST Endpoints

Inventory Management/Transfer Pricing Rules
The details of the transfer pricing rules.
Create one transfer pricing rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationTransferPricingRules
Create one transfer pricing rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationTransferPricingRules/{financialOrchestrationTransferPricingRulesUniqID}
Delete one transfer pricing rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationTransferPricingRules/{financialOrchestrationTransferPricingRulesUniqID}
Get all financial orchestration transfer pricing rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationAllTransferPricingRules
Get all transfer pricing rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationTransferPricingRules
Get one financial orchestration transfer pricing rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationAllTransferPricingRules/{financialOrchestrationAllTransferPricingRulesUniqID}
Update one transfer pricing rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationTransferPricingRules/{financialOrchestrationTransferPricingRulesUniqID}