Blog

Add Vehicle Details For Multi Vehicle Movement


API Path: https://apipath/

Method: Post

Header : Data Parameter (Sample)

{ "ewbNo": 131001111287, "groupNo": "1", "vehicleNo": "PQR1234", "transDocNo": "1234", "transDocDate": "12/10/2017", "quantity": 15 }

Sample Response

{ "success": true, "message": "Added Vehicles details for Multi Vehicle Movement successfully", "result": { "ewbNo": "131001111287", "groupNo": ...


Date: 26 October 2021    Comments: 0

Initiate Multi Vehicle Movement


API Path: https://apipath/

Method: Post

Header : Data Parameter (Sample)

{ "ewbNo": 131001111287, "reasonCode": "1", "reasonRem": "vehicle broke down", "fromPlace": "BANGALORE", "fromState": 29, "toPlace": "Chennai", "toState": 33, "transMode": "1", "totalQuantity": 33, "unitCode": "NOS" }

Sample Response

{ "success": true, "message": "Multi ...


Date: 26 October 2021    Comments: 0

Update Transporter


API Path: https://apipath/

Method: Post

Header : Data Parameter (Sample)

{ "ewbNo": "161000843009", "transporterId": "29AKLPM8755F1Z2" }

Sample Response

{ "success": true, "message": "Transporter details are updated successfully", "result": { "ewayBillNo": "161000843009", "transporterId": "29AKLPM8755F1Z2", "transUpdateDate": "26/04/2018 04:32:27 PM" } }


Date: 26 October 2021    Comments: 0

Re-Generate Cons. E-Way Bill


API Path: https://apipath/

Method: Post

Header : Data Parameter (Sample)

{ "tripSheetNo": 1710001952, "vehicleNo": "PQR1234", "fromPlace": "Bengaluru", "fromState": 29, "transDocNo": "1234 ", "transDocDate": "26/04/2018 ", "transMode": "1", "reasonCode": 1, "reasonRem": "Flood" }

Sample Response

{ "success": true, "message": "Consolidated E-Way bill is ...


Date: 26 October 2021    Comments: 0

Get Tax Payer


API Path: https://apipath/

Method: Get

Header : Data Parameter (Sample)

"data": 36GSPOHM281G1ZP

Sample Responce

{ "success": true, "message": "GSTIN details are fetched successfully", "result": { "gstin": "05AAACG2115R1ZN", "tradeName": "GE T&D INDIA LIMITED", "legalName": "GE T&D INDIA LIMITED", "address1": "2-3, LGF, C/O J. K. Grover, Capri Trade Centre, Connaught Place, nullUttarakhand, 248001Connaught Place", ...


Date: 26 October 2021    Comments: 0

Get HNS


API Path: https://apipath/

Method: Get

Header : Data Parameter (Sample)

"data": 1001

Sample Response

{ "success": true, "message": "HSN details are fetched successfully", "result": { "hsnCode": "1001", "hsnDesc": "WHEAT AND MESLIN - Durum wheat :" } }


Date: 26 October 2021    Comments: 0

First Previous 1 2 3 4 5 6 7 Next Last