Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted
Body
Find the request parameters to retrieve the list of GSTIN associated with a PAN
Find the request parameters to fetch the list of GSTIN associated with PAN
It is the unique 10-character alphanumeric identifier issued by the Income Tax Department.
"AZJPG7110R"
It is the unique ID you create to identify the request. The maximum character limit is 50. Alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"testverificationid"
Response
Success response for retrieving the list of GSTIN associated with the entered PAN
Success response for Fetch GSTIN with PAN
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
1358
It displays the unique ID you create to identity the verification request.
"testverificationid"
It displays the status of the API request. Possible values are
- SUCCESS: GSTINs associated with the provided PAN were retrieved successfully.
- GSTIN_NOT_FOUND: No GSTIN is associated with the provided PAN.
"SUCCESS"
It displays the entered PAN information in the request.
"AZJPG7110R"
It displays the list of GSTIN associated with the entered PAN.