201 Successful Response
Schema: ForecastConfigResponse
-
idstring required -
Config UUID.
-
namestring required -
Config name.
-
methodForecastMethodEnum requiredForecastMethodEnum -
Forecasting method.
-
lookback_monthsinteger required -
Historical months analyzed.
-
forecast_monthsinteger required -
Months forecasted.
-
growth_rate_percentinteger required -
Growth rate adjustment.
-
use_seasonalityboolean required -
Seasonality enabled.
-
is_activeboolean required -
Whether config is active.
-
notesstring -
Notes.
-
business_idstring required -
Business UUID.
-
created_atstring · date-time required -
Creation timestamp.
-
updated_atstring · date-time required -
Last update timestamp.