v1
latestOpenAPI 3.0.12026-07-14644253.6 KBInsight-Driven Planning (Forecast & Optimization)
Top down forecasting
Calculate forecast based on sum of of lower level timeseries and distribute forecast down based on ratios. Great feature for planning levels with dynamic timeseries.
post/forecast/forecast-top-down
Headers
Tokenstring
User Authentication Token
Request body
Example request
{
"method": "iCUE1",
"params": {
"errorType": "MeanAbsolutePercentageError",
"holdOutPeriod": 4,
"noFcst": 18,
"outlierDetection": true,
"periodicity": 12
},
"startDate": "1/16/2016"
}Response
Success