Skip to main content

Get Receipt Inventory Movements

GET 

/api/v2/warehouse-transfers/receipts/:receipt/inventory-movements

Returns paginated inventory movements scoped to the given warehouse transfer receipt. Includes movement type, quantity, FIFO layer link, unit/total cost, and product/warehouse references for each movement. Used by the Movements tab on the receipt detail page.

Required scope: warehouses:read

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

Request

Responses

OK

Response Headers
    Content-Type