Generate E-Way Bill


API Path: https://apipath/

Method: Post

Request Body (Sample)

{ "supplyType": "O", "subSupplyType": "1", "subSupplyDesc": "", "docType": "INV", "docNo": "123-8", "docDate": "15/12/2017", "fromGstin": "29AAACG0569P1Z3", "fromTrdName": "welton", "fromAddr1": "2ND CROSS NO 59 19 A", "fromAddr2": "GROUND FLOOR OSBORNE ROAD", "fromPlace": "FRAZER TOWN", "fromPincode": 560042, "actFromStateCode": 29, "fromStateCode": 29, "toGstin": "02EHFPS5910D2Z0", "toTrdName": "sthuthya", "toAddr1": "Shree Nilaya", "toAddr2": "Dasarahosahalli", "toPlace": "Beml Nagar", "toPincode": 689788, "actToStateCode": 29, "toStateCode": 28, "totalValue": 5609889, "cgstValue": 0, "sgstValue": 0, "igstValue": 168296.67, "cessValue": 224395.56, "totInvValue": 6835678, "transporterId": "", "transporterName": "", "transDocNo": "", "transMode": "1", "transDistance": "656", "transDocDate": "", "vehicleNo": "PVC1234", "vehicleType": "R", "itemList": [ { "productName": "Wheat", "productDesc": "Wheat", "hsnCode": 1001, "quantity": 4, "qtyUnit": "BOX", "cgstRate": 0, "sgstRate": 0, "igstRate": 3, "cessRate": 4, "cessAdvol": 0, "taxableAmount": 5609889 } ] }

Semple Response

{ "success": true, "message": "E-Way Bill is generated successfully", "result": { "ewayBillNo": 391002263538, "ewayBillDate": "25/05/2020 01:40:00 PM", "validUpto": "02/06/2020 11:59:00 PM", "alert": "" } }


Date: 26 October 2021    Comments: 0


Comments - 0

There are no comments yet

Leave A Comment