v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
Run Forecasts

Create Forecast Run (Deprecated)

Create a revenue forecast using the Modo Energy forecasting model.

post/forecasts/run-simulation/

Request body

idstring uuid
macro_scenariostring uuid required
run_namestring required
company_namestring nullable required
simulation_configobject nullable

JSON payload for schema-driven dispatch. Validated against GDM schema before dispatch.

status'draft' | 'processing' | 'ready_for_review' | 'failed' | 'qa'

Response

Created

idstring uuid
macro_scenariostring uuid required
run_namestring required
company_namestring nullable required
simulation_configobject nullable

JSON payload for schema-driven dispatch. Validated against GDM schema before dispatch.

status'draft' | 'processing' | 'ready_for_review' | 'failed' | 'qa'