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"
}

🚧

E-Way Bills can be only cancelled within 72 hours of generation.


Language
Click Try It! to start a request and see the response here!