Skip to main content

Link Purchase Orders to Run

POST 

/api/inventory-forecasting/schedule-runs/:runId/link-purchase-orders

Link purchase orders to an existing manual forecast run. Can only be used for manual runs.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Returns 404 if run not found. Returns 400 if not a manual run.

Request

Responses

OK

Response Headers
    Content-Type