Skip to main content

Get Warehouse Transfer

GET 

/api/v2/warehouse-transfers/:warehouseTransfer

Returns the full detail view of a warehouse transfer.

Required scope: warehouses:read

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

Eager-loads: from_warehouse, to_warehouse, tags, adjustments, shipments (with lines and receipts), financial_lines, and COGS data. Also preloads current stock levels for both warehouses.

Request

Responses

OK

Response Headers
    Content-Type