post https://sandbox.cashfree.com/verification/pan-gstin
Use this API to fetch the list of GSTIN associated with the PAN information. View the test data and use the information to trigger the validations. You can use the test data only in test environments such as gamma and sandbox.
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | Gstins List found | - |
200 | SUCCESS | Gstin not found | No results found for the entered information. Enter the correct information in the request. |
400 | ERROR | Enter valid PAN. | Enter the unique 10-character alphanumeric identifier issued by the Income Tax Department. |
400 | ERROR | pan is missing in the request. | Enter the PAN information in the request to fetch the list of associated GSTIN. |
400 | ERROR | Client secret belongs to test environment | Enter the correct environment credentials in the request. |
401 | ERROR | Invalid clientId and clientSecret combination | Ensure you enter valid x-client-id and x-client-secret information in the API request. |
403 | ERROR | IP not whitelisted your current ip is 106.51.91.104.For IP whitelisting assistance, visit our guide at https://docs.cashfree.com/docs/ip-whitelisting-verification | Whitelist the IP address. |
409 | ERROR | verification id already exists | Enter a unique verification ID to identify the request. |
422 | ERROR | Insufficient balance to process this request | Try again with sufficient balance. |
500 | ERROR | something went wrong | Try again after some time. |
502 | ERROR | verification attempt failed | Try again after some time. |