This API helps to cancel E-Way Bill.
E-Way Bill Cancel API is your solution for hassle-free electronic invoice management. Designed with simplicity and efficiency in mind, this API empowers businesses to seamlessly cancel invoices, ensuring a smooth and compliant financial workflow. With easy integration into existing systems, users can initiate cancellation requests, track real-time status updates, and receive automated notifications upon successful completion. Our robust security measures prioritize the protection of sensitive financial data throughout the cancellation process.
Using this API the taxpayer can cancel the e-Way Bill, in a case when the e-way bill is either wrongly generated or the purchase order is canceled.
Data to Test Integration
Header | Data |
---|---|
SELLER-GSTIN | 24AAAPI3182M002 |
IRP-USERNAME | test_24_001 |
IRP-PASSWORD | Trial63$value |
Authorization
Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.
Key Value | hylo_1242_bf18f7c9e196ae89 |
Secret Value | $2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF |
Sample Request
{
"CancelEWayBillRequest": {
"ewbNo": 641011770724,
"cancelRsnCode": 1,
"cancelRmrk": "Cancelled the order"
}
}
Sample Response
{
"Code": "0",
"Message": "E-Way bill cancelled successfully",
"Status": "APPROVED",
"CancelEWayBill": {
"ewayBillNo": "601011765687",
"cancelDate": "09/01/2024 10:50:00 AM"
}
}
Questions? Contact Us 📧 [email protected]