(Deprecated) Getting Consolidated E-Waybill
This API is deprecated. Please use the E-Waybill APIs from the unified set available here.
Get all Consolidated E-Waybill
You can get all Consolidated E-Waybills generated by submitting a GET request to the E-Waybill API with the following request headers.
URL query string:
Request Parameters:
Parameters
Parameter Type
Type
Description
X-Cleartax-Auth-Token
Header
String
Mandatory. The auth token generated from ClearTax user id and password.
taxable_entity_id
Path
String
Required. This is the unique ID associated with the GSTIN in your account.
cewb_number
Query
String
Consolidated E-waybill number
cewb_start_date
Query
String
Consolidated E-waybill start date
cewb_end_date
Query
String
Consolidated E-waybill end date
from_place
Query
String
From place
Sample Request:
Sample Response:
200
Previous(Deprecated) Generating Consolidated E-WaybillNext(Deprecated) Regenerating Consolidated E-Waybill
Last updated