Get EWB By Consignor
This method provides the e-way bill details for a Document Type and Document number.
Request Method
GET
Request Path
Request Headers
Parameter | Value | Description |
---|---|---|
Authorization/api_key | api_key/auth token | Value and header type is mentioned in the Authentication Page |
Request Params
Parameter | Value | Description |
---|---|---|
action | GetEwayBillGeneratedByConsigner | Action |
gstin | XXXXXXXXXXXXXXX | Gstin |
document_number | IMP/23/035 | Document Number |
document_type | Tax Invoice | Document Type |
Response Body
200 (OK)
Sample Response
204 (Invalid Parameters)
Last updated