Skip to main content

List Output Line Inventory Movements

GET 

/api/manufacturing/mo-output-lines/1/inventory-movements

Paginated inventory movements scoped to a single MO output line — every movement that touches the FIFO layer this output produced. Includes the production-output movement itself and any downstream consumption of the batch (sales, transfers, further manufacturing). Backs the Movements tab on the Manufacturing Output detail page.

Query parameters:

  • per_page — items per page (default: 15)
  • filter[search] — search by product SKU or name

Request

Responses

OK

Response Headers
    Content-Type