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: postPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup
- Delete one plan cluster demand and supply
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup/{PlanId2}
- Get all plan cluster demands and supplies
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup
- Get one plan cluster demand and supply
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup/{PlanId2}
- Update one pan cluster demand and supply
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusterDmdSup/{PlanId2}