get https://api.loopreturns.com/api/v1/warehouse/return/details
Get the details of a specific return based on a return's ID, an order name, or a Shopify order ID depending on the query value of the call.
Log in to see full request history
Responses
Get the details of a specific return based on a return's ID, an order name, or a Shopify order ID depending on the query value of the call.
xxxxxxxxxx
curl --request GET \
--url https://api.loopreturns.com/api/v1/warehouse/return/details \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: