get https://{baseUrl}/V1/storeview//dashboard/returns/
Get a list of returns for an order
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/dashboard/returns/{order-id}'
.
Get a list of returns for an order
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/dashboard/returns/{order-id}'
.
Try It!
to start a request and see the response here!