Cluster Locations REST Endpoints

Supply Chain Planning/Planning Clusters/Cluster Locations
The Cluster Locations resource manages all locations within the cluster.
Get locations for all clusters
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningClusters/{ClusterId}/child/ClusterLocations
Get locations for one cluster
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningClusters/{ClusterId}/child/ClusterLocations/{ClusterLocationsUniqID}
Update locations for one cluster
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planningClusters/{ClusterId}/child/ClusterLocations/{ClusterLocationsUniqID}