Fetch GSTIN with PAN

Use this API to fetch the list of GSTIN associated with the PAN information.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
panstringThe entered PAN information in the request
gstin_listArray of ObjectsThe list of GSTIN associated with the entered PAN
gstin_list.gstinstringThe GSTIN information
gstin_list.statusstringThe status of the GSTIN associated with the entered PAN
gstin_list.statestringThe name of the state
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

Unique 10-character alphanumeric identifier of the individual issued by the Income Tax Department. The first 5 should be alphabets followed by 4 numbers and the 10th character should again be an alphabet.

string
required

This is the ekocode of the partner

string
required
Defaults to API

This is the source request of the API

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json