Planning Clusters REST Endpoints

Supply Chain Planning/Planning Clusters
The Planning Clusters resource manages all planning clusters.
Create planning clusters
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planningClusters
Delete one planning cluster
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planningClusters/{ClusterId}
Get all planning clusters
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningClusters
Get one planning cluster
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningClusters/{ClusterId}
Update one planning cluster
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planningClusters/{ClusterId}