Skip to main content

Get Item Time-Phased Grid

GET 

/api/manufacturing/mrp/runs/:mrpRun/items/:product/time-phased

Time-phased MRP grid (gross-to-net buckets) for one product within a run, optionally scoped to a warehouse. Plain array, not a Resource. Auth: requires Bearer token. Path params: mrpRun = run id, product = product id. Optional query: warehouse_id to restrict buckets to one warehouse.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type