Collaboration Order Forecasts REST Endpoints

Supply Chain Planning/Collaboration Order Forecasts
The Collaboration Order Forecasts resource gets the current planning cycle order forecasts that are published for supplier collaboration. You can use this resource to respond to collaboration order forecasts by providing supply commits.
Delete an order forecast
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}
Get all order forecasts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts
Get one order forecast
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}
Update an order forecast
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}