curl --request POST \ --url https://api.loopreturns.com/api/v1/warehouse/return/{return_id}/flag \ --header 'X-Authorization: <api-key>'
Copy
Ask AI
"true"
Return Actions
Flag Return
Flag a return in Loop for review. This will prevent automated processing and will require a human to go
into the merchant admin in Loop and review this return.
Required API key scope
Returns
POST
/
warehouse
/
return
/
{return_id}
/
flag
Flag Return
Copy
Ask AI
curl --request POST \ --url https://api.loopreturns.com/api/v1/warehouse/return/{return_id}/flag \ --header 'X-Authorization: <api-key>'