Generate Consolidate E-Way Bill
API Path: https://apipath
Method: Post
Request Body (Sample)
{ "fromPlace": "BANGALORE SOUTH", "fromState": 29, "vehicleNo": "KA12AB1234", "transMode": "1", "transDocNo": "1234", "transDocDate": "12/10/2017", "tripSheetEwbBills": [ { "ewbNo": 111000609282 }, { "ewbNo": 181000609270 } ] }
Sample Responce
{ "success": true, "message": "Consolidated E-Way Bill is generated successfully", "result": { "cEwbNo": "1810000387", "cEWBDate": "15/12/2017 10:27:00 AM" } }
Date: 26 October 2021 Comments: 0
Comments - 0
There are no comments yet