Get Consolidated EWB

This method provides the Consolidated 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

GetTripSheet

Action

gstin

XXXXXXXXXXXXXXX

Gstin

consolidated_eway_bill_number

3210007391

Consolidated e-way bill number

Response Body

200 (OK)

Sample Response

204 (Invalid Parameters)

Last updated