Get E Way Bill Details

This method provides the e-way bill details for a given e-way bill number.

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

GetEwayBill

Action

gstin

XXXXXXXXXXXXXXX

Gstin

eway_bill_number

321009218808

E-Way Bill Number

Response Body

200 (OK)

Sample Response

204 (Invalid Parameters)

Last updated