Skip to main content

Get Assembly

GET 

/api/assemblies/:assembly

Returns the full details of a single inventory assembly, including assembly lines, inventory movements, and FIFO layer data.

Authentication: Requires Bearer token

Response includes:

  • id, warehouse, action_date, action
  • items: Assembly lines with product details and primary image
  • inventory_impact: Grouped movements per line with FIFO layer data
  • created_at, updated_at, archived_at

Request

Responses

Successful response