Forecast Quantities REST Endpoints
Supply Chain Planning/Collaboration Order Forecast Quantities/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.
- Get all forecast quantities
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/collaborationOrderForecastQuantities/{CollaborationOrderForecastId}/child/forecastQuantities
- Get one forecast quantity
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/collaborationOrderForecastQuantities/{CollaborationOrderForecastId}/child/forecastQuantities/{forecastQuantitiesUniqID}