Plan Clusters REST Endpoints

Supply Chain Planning/Plan Definitions/Plan Clusters
The clusters included in a replenishment plan for inventory rebalancing.
Create plan clusters
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusters
Delete one plan cluster
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusters/{PlanClustersUniqID}
Get all plan clusters
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusters
Get one plan cluster
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusters/{PlanClustersUniqID}
Update one pan cluster
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanClusters/{PlanClustersUniqID}