e-Way Bill API
User Guide
 
×
Menu
Index
  • Responce Sample Json of eWayBill

Responce Sample Json of eWayBill

 
 
 
1.     E-way bill Generation Responce
{
"ewayBillNo":123456789,
"ewayBillDate":"16/09/2017 10:30:00 AM",
"validUpto":"17/09/2017 12.00:00 PM",
"alert":" "
}
 
2.     VEHICLE NUMBER UPDATION Responce
{
"vehUpdDate":"15/12/2017 10:56:00 AM",
"validUpto":"17/09/2017 -11:59:00 PM"
}
 
3.     CONSOLIDATED EWAYBILL GENERATION Responce
{
"cEwbNo":1810000387,
"cEWBDate":"15/12/2017 10:27:00 AM"
}
 
4.     CANCELLATION OF E-WAY BILLResponce
  "ewayBillNo": 111000609282,
  "cancelDate": "15/12/2017 11:35:00 AM"
}
5.     REJECT EWAYBILLResponce
 
{
  "ewayBillNo": 181000609270,
  "ewbRejectedDate": "15/12/2017 10:24:00 AM"
}
 
6.     Update transporter Responce
{
"ewayBillNo":"161000843009",
"transporterId":"29AKLPM8755F1Z2",
"transUpdateDate":"26/04/2018 04:32:27 PM"
}
7.     Extend Validity Responce
{
"ewayBillNo":"161000843009",
"updatedDate":"26/04/2018 05:07:00 PM",
"validUpto":"21/05/201811:59:00 PM"
}
 
8.     Regenerate Consolidated E- Way Bill (action = REGENTRIPSHEET)
{
"tripSheetNo":1410001953,
"tripSheetEwayBills":[
{"ewbNo":161000843009},
{"ewbNo":171000842926
}]
}
1. Get e-Way Bill Detail Responce
{
"ewbNo":161001046722,
"ewayBillDate":"03/05/2018 11:03:00 AM",
"genMode":"API",
"userGstin":"29AKLPM8755F1Z2",
"supplyType":"O",
"subSupplyType":"1 ",
"docType":"INV",
"docNo":"65656565",
"docDate":"10/03/2018",
"fromGstin":"29AKLPM8755F1Z2",
"fromTrdName":"test",
"fromAddr1":"4556",
"fromAddr2":"hulimavu",
"fromPlace":"bannargatta",
"fromPincode":545454,
"fromStateCode":29,
"toGstin":"29AAAAA1799H1ZK",
"toTrdName":"test2",
"toAddr1":"toaddress1",
"toAddr2":"toaddress2",
"toPlace":"toplace",
"toPincode":899879,
"toStateCode":29,
"totalValue":68000.00,
"totInvValue":10.00,
"cgstValue":10.00,
"sgstValue":10.00,
"igstValue":0.00,
"cessValue":1800.00,
"transporterId":"",
"transporterName":"",
"status":"ACT",
"actualDist":2500,
"noValidDays":25,
"validUpto":"28/05/2018 11:59:00 PM",
"extendedTimes":0,
"rejectStatus":"N",
"actFromStateCode":29,
"actToStateCode":29,
"transactionType":4,
"otherValue":-10.00,
"cessNonAdvolValue":400.00
"vehicleType":"R"
"itemList":[{
"itemNo":1,
"productId":0,
"productName":"CEMENT",
"productDesc":"",
"hsnCode":25210010,
"quantity":2.00,
"qtyUnit":" ",
"cgstRate":10.000,
"sgstRate":10.000,
"igstRate":0.000,
"cessRate":1.000,
"cessNonAdvol":0.00,
"taxableAmount":0.00
},
],
"VehiclListDetails":[{
"updMode":"API",
"vehicleNo":"PQR1234",
"fromPlace":"Bengaluru",
"fromState":29,
"tripshtNo":1810002031,
"userGSTINTransin":"29AKLPM8755F1Z2",
"enteredDate":"12/05/2018 12:44:00 PM",
"transMode":"1 ",
"transDocNo":"1234",
"transDocDate":"03/05/2018",
}
]
}
 
2. Get EwayBills For Transporter Responce
[{ "ewbNo": 151000256262,
 "ewbDate": "10/12/2017 10:45:00 AM ",
    "genGstin": "29AMRPV8729L1Z1",
   "docNo": "",
    "docDate": "22/09/2017",
   "delPlace":"Bangalore",
    "delPinCode": 560056,
    "delStateCode": 29,
  "validUpto":"17/12/2017 -11.59.00 PM",
  "extendedTimes":0,
  "status": "ACT",
 "rejectStatus":"Y"
  }
]
 
3. Get Eway Bills For Transporter By Gstin
[
{
    "ewbNo": 151000256262,
    "ewbDate": "10/12/2017 10:45:00 AM ",
    "genGstin": "29AMRPV8729L1Z1",
   "docNo": "",
    "docDate": "22/09/2017",
    "delPinCode": 560056,
    "delStateCode": 29,
    "validUpto":"17/12/2017 12.00:00 PM",
    "extendedTimes":0,
   "delPlace": "Bangalore",
  "status": "ACT",
  "rejectStatus":"Y"
      }]
 
4. Get Eway Bills of Other Party
[
{
    "ewbNo": 151000256262,
    "ewayBillDate": "10/12/2017 10:45:00 AM ",
    "genMode":"API",
    "genGstin": "29AMRPV8729L1Z1",
   "docNo": "",
    "docDate": "22/09/2017",
   "fromgstin":"29AAAAX1234S1ZN",
   "fromTradename": "XYZ Enterprises",
   "togstin":"29YYYXX1234S1ZN",
   "toTradename": "ABC Enterprises",   
"totInvValue": 1234556,
    "hsnCode": 12,
    "hsnDesc":"ddsd",
   "status": "ACT",
   "rejectStatus":"Y"
      }
]
 
5. Get Consolidated e-Way Bill
{
  "tripSheetNo": 1610005711,
  "fromPlace": "TYH",
  "fromState": "29",
  "vehicleNo": "KA12ER4344",
  "transMode": "1  ",
  "userGstin": "29BQSPA3829E1ZG",
 "enteredDate": "12/12/2018 11:50:00 AM", 
 "transDocNo":"897",
 "transDocDate":"17/12/2017",
  "tripSheetEwbBills": [
    {
      "ewbNo": 131009585893,
      "ewbDate": "10/12/2017 10:45:00 AM",
      "userGstin": "29BQSPA3829E1ZG",
      "docNo": "1012",
      "docDate": "10/12/2017",
       "fromGstin":"29AAAAX1234S1ZN",
       "fromTradeName": "XYZ Enterprises",
      "toGstin":"29YYYXX1234S1ZN",
        "toTradeName": "ABC Enterprises",
         "totInvValue": 123455,
        "validUpto":"20/12/2017 -11:59:00 PM"
    }
    ]
6. Get GSTIN Details
{
"gstin":"29AKLPM8755F1Z2",
"tradeName":"XYZ Traders",
"legalName":"NICTEST",
"address1":"SOME STREET",
"address2":"SOME CITY",
"stateCode":"29",
"pinCode":"560079",
"blkStatus":"B",
"txpType":"",
"status":"ACT",
}
 
7. Get Transin Details
{
  "transin": "29AKLPM8755F1Z2",
  "tradeName":"XYZ Traders",
  "legalName":"NICTEST",
  "address1":"SOME STREET",
  "address2":"SOME CITY",
  "stateCode":"29",
  "pinCode":"560079"
}
8. Get HSN Details
{
"hsnCode":"1001",
"hsnDesc":"WHEAT AND MESLIN - Durum wheat :"
}
 
9. Initiate Multi Vehicle Movement
{
"ewbNo":"131001111287",
"groupNo":"1",
"createdDate":"05/06/2018 02:04:00 PM"
}
 
10. Add Vehicles details for Multi Vehicle Movement
{
"ewbNo":"131001111287",
"groupNo":"1",
"vehAddedDate":"05/06/2018 02:08:00 PM"
}
 
11. Change Vehicles details for Multi Vehicle Movement
{
"ewbNo":"131001111287",
"groupNo":"1",
"vehUpdDate":"05/06/2018 02:55:00 PM"
}
 
12. Get Eway Bill Generated By Consigner
{
  "ewayBillNo":141001590801,
  "ewayBillDate":"12/12/2018 05:02:00 PM",
  "validUpto":"13/12/2018 23:59:59 PM",
  "alert":null
}
 
13. Get Eway Bills For Transporter By State
[
{
     "ewbNo": 731060739219,
     "ewbDate": "13/03/2019 11:01:00 AM ",
     "status": "ACT",
     "genGstin": "08AAAAD1307N1ZW",
     "docNo": "nictest",
     "docDate": "15/01/2019",
     "delPinCode": 560090,
     "delStateCode": 27,
     "delPlace":"Bangalore",
     "validUpto":"14/03/2019 11:59:00 PM",
     "extendedTimes":0,
     "rejectStatus":"N"
   }
]
 
 
14. Get Eway Bills By Date
[
{
  "ewbNo":141001634831,
  "ewbDate":"22/03/2019 12:59:00 PM",
  "status":"ACT",
  "genGstin":"29AKLPM8755F1Z2",
  "docNo":"test1",
  "docDate":"15/02/2019",
  "delPinCode":560090,
  "delStateCode":29,
  "delPlace":"Bangalore",
  "validUpto":"23/03/2019 11:59:00 PM",
  "extendedTimes":0,
  "rejectStatus":"N"
}
]
 
15. GetEwayBillsRejectedByOthers
 
[
{
  "ewbNo":171001634872,
  "ewbDate":"23/03/2019 10:06:00 AM",
  "status":"ACT",
  "genGstin":"29AKLPM8755F1Z2",
  "docNo":"test1",
  "docDate":"15/02/2019",
  "validUpto":"24/03/2019 11:59:00 PM",
  "rejectStatus":"Y",
  "rejectedDate":"23/03/2019 10:08:00 AM"
}
]