API Reference

Add a message to an existing RMA request

Add a message to an existing RMA request.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/dashboard/returns/return/12/message' --header 'Content-Type: application/json' --header 'Authorization: Bearer o1puu2ye124c8x7rf1tm6kcnxkjyovza' --data '{"message": "Please review and refund"}'
.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!