Forecast Quantities REST Endpoints

Supply Chain Planning/Collaboration Order Forecasts/Forecast Quantities
The Forecast Quantities resource gets the current forecast measure details associated with the collaboration order forecast. This resource can also be used to update or create new forecast quantities for collaboration order forecasts.
Create forecast quantities
Method: post
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}/child/forecastQuantities
Get all forecast quantities
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}/child/forecastQuantities
Get one forecast quantity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}/child/forecastQuantities/{CollaborationOrderForecastDetailsId}