Plan Cluster Demand and Supply REST Endpoints

Supply Chain Planning/Plan Definitions/Plan Cluster Demand and Supply
The clusters that hold the demand and supply order types to use for inventory rebalancing calculation for the plan.
Create plan cluster demands and supplies
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup
Delete one plan cluster demand and supply
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup/{PlanId2}
Get all plan cluster demands and supplies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup
Get one plan cluster demand and supply
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup/{PlanId2}
Update one pan cluster demand and supply
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup/{PlanId2}