Skip to main content
POST

Body

string
The ID provided in the data tab may be used to identify the return
string
The product ID of the item to exchange for
string
The variant ID if exchanging for a different variant (size, color, etc.)
string
The reason for the exchange
number
The price difference between original and exchange items (positive if customer owes, negative if refund due)
string
The shipping method for the exchange item
boolean
Whether to expedite the exchange shipment

Response

string
The ID provided in the data tab may be used to identify the return
string
The object type
string
The new order ID for the exchange
string
The status of the exchange (e.g., “pending”, “processing”, “shipped”)
string
The original product that was returned
string
The new product being sent as exchange
number
The price difference between items
string
Status of any additional payment or refund
string
Tracking number for the exchange shipment
number
Indicates whether the call was successful. true if successful, false if not.