Skip to main content

List MO Inventory Movements

GET 

/api/manufacturing/manufacturing-orders/1/inventory-movements

Paginated list of inventory movements created by this Manufacturing Order. Includes movements linked to the MO itself, to any of its component lines (consumption + scrap) and to any of its output lines (production output).

Query parameters:

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

Request

Responses

OK

Response Headers
    Content-Type