Skip to main content

List Output Line FIFO Layers

GET 

/api/manufacturing/mo-output-lines/1/fifo-layers

Paginated FIFO layers scoped to a single MO output line. Always returns at most one row — the layer this output produced — but shapes the response as a paginated collection so the frontend can reuse the same datatable contract as the MO-scoped equivalent.

Query parameters:

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

Request

Responses

OK

Response Headers
    Content-Type