Skip to main content

Get Forecast Run Line

GET 

/api/inventory-forecasting/schedule-runs/:runId/lines/:productId

Get the stored forecast run line for a single product within a run, including the full confidence drivers and the inventory and sales snapshots taken at build time.

Authentication: Requires Bearer token.

Path parameters: runId - the forecast run; productId - the product whose line to read.

Returns 404 if no line exists for that run and product.

Request

Responses

OK

Response Headers
    Content-Type