Get GSTIN details

Overview

  • This API takes in GSTIN of Requester(Tax payer or Transporter) and gives the respective details associated with it.

Problem

  • We can see the status of the GSTIN, whether it's Blocked or Unblocked.

Solution

  • Use this API to get the details associated with the GSTIN.

Endpoint

HTTP MethodResource
Get

API Endpoint Contact Us  Free Trial

Path Parameters

ParamTypeDescriptionExample
gstinstring15-character alpha-numeric unique identifier assigned to business entities registering under the GST regimeAAAAA0000A
ewbNostringE-way bill number131001298692

Once the values are added, Your curl will look something like this

curl --request POST \
     --url https://api.sandbox.co.in/24/pan/xxxxxxxxx?ewaybillno=xxxxxx&ewaybilldate=xxxxx \
     --header 'Accept: application/json' \
     --header 'Authorization: xxxxxxxxx' \
     --header 'x-api-key: xxxxxxxxx' \
     --header 'x-api-version: 1.0'

Response

ParamTypeDescriptionExamples
gstinstring15-character alpha-numeric unique identifier assigned to business entities registering under the GST regime29AKLPM8755F1Z2
tradeNamestringName that has the status of a trademark.XYZ Traders
legalNamestringName in which the entity's formally registered nameNICTEST
address1stringAddress of the entitySOME STREET
address2stringAddress of the entitySOME CITY
stateCodenumState of Entity
Possible value -
1 : JAMMU AND KASHMIR
2 : HIMACHAL PRADESH
3 : PUNJAB
4 : CHANDIGARH
5 : UTTARAKHAND
6 : HARYANA
7 : DELHI
8 : RAJASTHAN
9 : UTTAR PRADESH
10 : BIHAR
11 : SIKKIM
12 : ARUNACHAL PRADESH
13 : NAGALAND
14 : MANIPUR
15 : MIZORAM
16 : TRIPURA
17 : MEGHALAYA
18 : ASSAM
19 : WEST BENGAL
20 : JHARKHAND
21 : ORRISA
22 : CHATTISGARH
23 : MADHYA PRADESH
24 : GUJARAT
26 : DADAR AND NAGAR HAVELI & DAMAN AND DIU
27 : MAHARASHTRA
29 : KARNATAKA
30 : GOA
31 : LAKSHADWEEP
32 : KERELA
33 : TAMIL NADU
34 : PUDUCHERRY
35 : ANDAMAN AND NICOBAR
36 : TELENGANA
37 : ANDHRA PRADESH
38 : LADAKH
97 : OTHER TERRITORY
99 : OTHER COUNTRY
29
pinCodenumPincode of the entity560079
txpTypestringTaxpayment Type
statusstringStatus of E-way billACT
blkStatusstringBlock Status
Possible value -
B : Blocked
U : Unblocked
B