<- Transfer Order API

Transfer Order API

All versions ->

Retrieve transfer orderBeta

GET

 /v2/transfer-orders/{transfer_order_id}

Returns the complete order details including:

  • Basic information (status, dates, notes)
  • Line items with ordered and received quantities
  • Source and destination Locations
  • Tracking information (if available)
Permissions:INVENTORY_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

transfer_order_id

string

Required

The ID of the transfer order to retrieve

Link to section

Response fields

Link to section

transfer_order

The requested transfer order

Link to section

errors

Any errors that occurred during the request

Error descriptions