Get E-Waybill PDF
You can use this endpoint to get a PDF version of an E-Waybill.
Request URL
Request Headers
PARAMTER | PARAM TYPE | TYPE | DESCRIPTION |
---|---|---|---|
X-Cleartax-Auth-Token | Header | String | Mandatory. The auth token generated from ClearTax user id and password. |
gstin | Header | String | Mandatory. User GSTIN |
Request Parameters
PARAMETER | PARAM TYPE | TYPE | DESCRIPTION |
---|---|---|---|
format | Query | String | Available values : ZIP, PDF
Default value : zip |
ewb_numbers | Body | Number | EwayBill Numbers |
print_type | Body | String | BASIC or DETAILED |
Sample Request
Maximum up to 10 E-waybill numbers can be sent in one request.
Sample Response
How to save the response as PDF in Postman.
Last updated