cancel invoice

POST {{API-URL}}/api/v1/payment/invoice/cancel/bf41741e-d57f-41a5-b36a-5e604809ed9c/

Request Body

{"reason"=>"invoice cancellation reason"}

RESPONSES

status: OK

{"code":200,"data":"Success","error":null}