Get E-Way Bill
GET {{sandbox_host}}/gst/compliance/e-way-bill/tax-payer/bill/:ewb_no
HEADERS
| Key | Datatype | Required | Description |
| x-api-key
| string | | |
| authorization
| string | | |
RESPONSES
status: OK
"{\n \"transaction_id\": \"{{$randomUUID}}\",\n \"code\": 200,\n \"data\": {\n \"data\": {\n \"igstValue\": 300.67,\n \"fromStateCode\": 27,\n \"fromPincode\": 400027,\n \"fromPlace\": \"FRAZER TOWN\",\n \"toPincode\": 560090,\n \"userGstin\": \"29AAACQ3770E000\",\n \"toTrdName\": \"sthuthya\",\n \"transporterName\": \"Quicko Infosoft Private Limited\",\n \"ewbNo\": 291010077010,\n \"supplyType\": \"O\",\n \"cessNonAdvolValue\": 400,\n \"toAddr2\": \"Dasarahosahalli\",\n \"toAddr1\": \"Shree Nilaya\",\n \"toPlace\": \"Beml Nagar\",\n \"totInvValue\": 68358,\n \"actToStateCode\": 29,\n \"otherValue\": -100,\n \"fromTrdName\": \"welton\",\n \"vehicleType\": \"R\",\n \"fromGstin\": \"29AAACQ3770E000\",\n \"subSupplyType\": \"1 \",\n \"totalValue\": 56099,\n \"sgstValue\": 0,\n \"docType\": \"INV\",\n \"validUpto\": \"06/05/2024 11:59:00 PM\",\n \"toGstin\": \"27AAACQ3770E000\",\n \"noValidDays\": 5,\n \"rejectStatus\": \"Y\",\n \"docDate\": \"15/12/2017\",\n \"docNo\": \"7001-8\",\n \"toStateCode\": 29,\n \"cessValue\": 400.56,\n \"actualDist\": 1000,\n \"actFromStateCode\": 27,\n \"transactionType\": 4,\n \"transporterId\": \"27AAACQ3770E004\",\n \"ewayBillDate\": \"01/05/2024 07:00:00 PM\",\n \"cgstValue\": 0,\n \"fromAddr2\": \"GROUND FLOOR OSBORNE ROAD\",\n \"fromAddr1\": \"2ND CROSS NO 59 19 A\",\n \"extendedTimes\": 0,\n \"itemList\": [\n {\n \"cessRate\": 3,\n \"taxableAmount\": 5609889,\n \"hsnCode\": 1001,\n \"quantity\": 4,\n \"productId\": 0,\n \"itemNo\": 1,\n \"productName\": \"Wheat\",\n \"productDesc\": \"Wheat\",\n \"cessNonAdvol\": 0,\n \"qtyUnit\": \"BOX\",\n \"cgstRate\": 0,\n \"sgstRate\": 0,\n \"igstRate\": 3\n }\n ],\n \"VehiclListDetails\": [\n {\n \"transDocDate\": null,\n \"updMode\": \"API\",\n \"vehicleNo\": \"PVC1234\",\n \"tripshtNo\": 0,\n \"fromState\": 27,\n \"fromPlace\": \"FRAZER TOWN\",\n \"enteredDate\": \"01/05/2024 07:00:00 PM\",\n \"transMode\": \"1\",\n \"userGSTINTransin\": \"27AAACQ3770E004\",\n \"groupNo\": \"0\",\n \"transDocNo\": \"\"\n }\n ],\n \"genMode\": \"API\",\n \"status\": \"ACT\"\n },\n \"status\": \"1\"\n },\n \"timestamp\": {{$timestamp}}000\n}"