Skip to main content

Inventory Movements

GET 

/api/purchase-orders/:purchase_order/inventory-movements

Get paginated inventory movements for a purchase order (via receipt lines).

Required scope: purchase-orders:read

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

Authentication: Requires Bearer token.

For an outsourced-manufacturing PO, this also surfaces the backing manufacturing order's movements: the finished-good receipt (Manufacturing Output) and the component consumption at the contractor (Manufacturing Consumption), so both are visible on the PO.

Request

Responses

OK

Response Headers
    Content-Type