(Deprecated) Printing Consolidated E-Waybill
Previous(Deprecated) Regenerating Consolidated E-WaybillNext(Deprecated) E-Waybill File Upload API Reference
Last updated
Last updated
This API is deprecated. Please use the E-Waybill APIs from the unified set available here.
You can get PDF version of an E-Waybill by submitting a GET request to the E-Waybill API with the following request headers.
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 | Path | String | Required. This is the Consolidated E-Waybill number. |
The content-type
of the response will be application/pdf
.