Cancel E-Way Bill
API Path: https://apipath/
Method: Post
Request Body (Sample)
{ "ewbNo": 111000609282, "cancelRsnCode": 2, "cancelRmrk": "Cancelled the order" }
Sample Responce
{ "success": true, "message": "E-Way Bill is cancelled successfully", "result": { "ewayBillNo": 111000609282, "cancelDate": "15/12/2017 11:35:00 AM" } }
Date: 26 October 2021 Comments: 0
Comments - 0
There are no comments yet