Skip to main content
POST

Body

string
The unique identifier of the inventory item to transfer
number
The quantity to transfer
string
The source warehouse ID
string
The source location within the warehouse
string
The destination warehouse ID
string
The destination location within the warehouse
string
The reason for the transfer (e.g., “rebalancing”, “fulfillment”, “returns_processing”)
string
Transfer priority (e.g., “standard”, “expedited”, “urgent”)
string
Expected arrival date at destination

Response

string
The unique identifier of the transfer record
string
The system-generated transfer number for tracking
string
The inventory item being transferred
number
The quantity being transferred
object
Source warehouse details
object
Destination warehouse details
string
Transfer status (e.g., “pending”, “in_transit”, “completed”, “cancelled”)
string
Timestamp when the transfer was created
boolean
Indicates whether the transfer was initiated successfully