cURL
curl --request POST \ --url https://api.loopreturns.com/api/v1/warehouse/return/{return_id}/cancel \ --header 'X-Authorization: <api-key>'
"true"
Cancel a return in Loop. Canceling a return will allow a customer to make another return with the same items.
The unique identifier associated with the return.
Success
The value returned when the return has been queued for processing.