cancel refund
POST {{API-URL}}/api/v1/payment/invoice/cancel/d717eb8d-f921-4e74-a097-35890be6ccc5/
Request Body
{"reason"=>"refund cancellation reason"}
RESPONSES
status: OK
{"code":200,"data":"Success","error":null}