Get EWB By Transporter 3
This method provides the list of E-way bills assigned to requesting GSTIN/TRANSIN for transportation by a given GSTIN, based on generated date.
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 | GetEwayBillsForTransporterByGstin | Action |
gstin | XXXXXXXXXXXXXXX | Gstin |
eway_bill_generator_gstin | XXXXXXXXXXXXXXX | Generator gstin of E-Way Bill |
generated_date | 25/06/2023 | Generated Date |
Response Body
200 (OK)
Sample Response
204 (Invalid Parameters)
Last updated