Return Actions
Cancel Return
Cancel a return in Loop. Canceling a return will allow a customer to make another return with the same items.
Required API key scope
- Returns
POST
Authorizations
Path Parameters
The unique identifier associated with the return.
Response
200
application/json
Success
The value returned when the return is processed successfully.
Example:
"true"
The value returned when the return is processed successfully.
Example:
"true"
The value returned when the return is closed and can't be processed.
The value returned when the return is expired and can't be processed.
Example:
"Return is expired and cannot be processed."
The value returned when the return is flagged and can't be processed.
Example:
"Return is flagged and cannot be processed."