Skip to main content

Get Shipment Inventory Movements

GET 

//:domain/api/v2/warehouse-transfers/shipments/:shipment/inventory-movements

Returns paginated inventory movements scoped to the given warehouse transfer shipment. Movements are linked to the shipment's WarehouseTransferShipmentLine records (negative inventory events — stock leaving the source warehouse). Includes movement type, quantity, FIFO layer link, unit/total cost, and product/warehouse references for each movement. Used by the Movements tab on the shipment detail page.

Request

Responses

OK

Response Headers
    Content-Type