Authorizations
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Headers
Send the signature if two-factor authentication is selected as Public Key. More details
Body
Find the request parameters to retrieve the list of GSTIN associated with a 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
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.