Demand Priority Rules REST Endpoints

Supply Chain Planning/Demand Priority Rules
Rules that are used to prioritize demands in backlog management and supply planning.
Create a demand priority rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/scpDemandPriorityRules
Delete a demand priority rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/scpDemandPriorityRules/{RuleId}
Get all demand priority rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/scpDemandPriorityRules
Get one demand priority rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/scpDemandPriorityRules/{RuleId}
Update a demand priority rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/scpDemandPriorityRules/{RuleId}