Skip to main content

Get MPS Grid

GET 

/api/manufacturing/mrp/mps/grid

Per-product, per-bucket MPS grid. Plain array. Each cell exposes mps_qty plus forecast and customer_orders placeholders. Auth: requires Bearer token. Query: product_ids[] (grid rows; default none), warehouse_id (scope grid 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