Skip to main content

Show MO Output Line

GET 

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

Show a single Manufacturing Output line — the canonical detail view used by the standalone Manufacturing Output page.

Returns the output-line resource plus three derived blocks:

  • fifo_layer — the FIFO layer this output created (one per output, max)
  • inventory_movement — the single production-output movement created when the line posted
  • layer_movements — every movement that touched the FIFO layer this output produced: the production movement itself plus any downstream consumption (sales, transfers, further manufacturing). Drives the Movements tab.
  • production_date — top-level canonical date (movement's inventory_movement_date when available, else MO completed_at)

Request

Responses

OK

Response Headers
    Content-Type