post https://api.sandbox.co.in/16
Cancel the E-Way Bill by providing E-Way bill number and reason of cancelling
NOTE: Use JWT Authorization token received using E-Way Bill Authentication API
Request Body Example
{
"ewbNo": 131002233704,
"cancelRsnCode": 2,
"cancelRmrk": "Cancelled the order"
}