post https://{baseUrl}/V1/storeview//dashboard/returns/return//message
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"}'
.