Skip to main content

Create Manual Run

POST 

/api/inventory-forecasting/schedule-runs/manual

Create and persist a manual (ad-hoc) forecast run record. Called when users run forecasts manually from the UI.

Authentication: Requires Bearer token.

configuration_snapshot: required — stores the forecast config used.

results_summary: required — stores aggregate results.

purchase_order_ids: optional — IDs of POs created from this run.

Returns 201.

Request

Responses

Successful response