Consolidated E-Way Bill

Consolidate the E-Way bill details of the respective GSTIN

Request Body Example

{
    "fromPlace": "BANGALORE SOUTH",
    "fromState": 29,
    "vehicleNo": "KA12AB1234",
    "transMode": "1",
    "transDocNo": "1234",
    "transDocDate": "12/10/2017",
    "tripSheetEwbBills": [
        {
            "ewbNo": "131002233845"
        },
        {
            "ewbNo": "161002233844"
        }
    ]
}
Language
Click Try It! to start a request and see the response here!