Cancel E-Way Bill

API to cancel the E-Way Bill by providing the E-Way bill number

Request Sample Body

{
    "ewbNo": 601010206231,
    "cancelRsnCode": 2,
    "cancelRmrk": "Cancelled the order"
}
Language
Click Try It! to start a request and see the response here!