Skip to main content

List MO FIFO Layers

GET 

/api/manufacturing/manufacturing-orders/:id/fifo-layers

Paginated list of FIFO layers CREATED by this Manufacturing Order (production output layers). Layers consumed by this MO are surfaced on each layer's own detail view.

Required scope: manufacturing:read

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

Query parameters:

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

Request

Responses

OK

Response Headers
    Content-Type