Get EWB By Transporter 1

This method provides the list of E-way bills assigned to requesting GSTIN/TRANSIN for transportation based on generated date and state code of the generator of the E-waybill.

Request Method

GET

Request Path

{{API_URL}}/api/v1/getEwayBillData/

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

GetEwayBillsForTransporterByState

Action

gstin

XXXXXXXXXXXXXXX

Gstin

generated_date

25/06/2023

Generated Date

state_code

5

State Code

Response Body

200 (OK)

Sample Response

204 (Invalid Parameters)

Last updated