Collaboration Demand Planners REST Endpoints

Supply Chain Planning/Collaboration Demand Planners
The Collaboration Demand Planners resource gets enterprise and customer users that can collaborate on customer forecasts. This resource is associated with a feature that requires opt in.
Create demand planners
Method: post
Path: /fscmRestApi/resources/11.13.18.05/collaborationDemandPlanners
Delete a demand planner
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/collaborationDemandPlanners/{collaborationDemandPlannersUniqID}
Get all demand planners
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationDemandPlanners
Get one demand planner
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationDemandPlanners/{collaborationDemandPlannersUniqID}
Update a demand planner
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/collaborationDemandPlanners/{collaborationDemandPlannersUniqID}