External Fulfillment Returns v2024-09-11
getReturn
Retrieve the return item with the specified ID.
get/externalFulfillment/2024-09-11/returns/{returnId}
Path parameters
returnIdstring required
The ID of the return item you want.
Response
Success.
Example response
{
"marketplaceChannelDetails": {
"exchangeOrderId": "6cb83006-0597-4bc1-82ab-715b33eb6cf1"
}
}