Refund message

post
Body
senderstringOptional
Responses
200
A successful response.
application/json
post
POST /axelar/reward/refund_message HTTP/1.1
Host: axelar.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 68

{
  "sender": "text",
  "inner_message": {
    "type_url": "text",
    "value": "text"
  }
}
{
  "data": "text",
  "log": "text"
}