Get GSTIN Details

This method provides the tax payer and registered transporter’s details for a given GSTIN 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

GetGSTINDetails

Action

userGstin

XXXXXXXXXXXXXXX

Gstin

gstin

XXXXXXXXXXXXXXX

Taxpayer gstin

Response Body

200 (OK)

Sample Response

204 (Invalid Parameters)

Last updated