post https://api.cashfree.com/verification/gstin
Use this API to verify if a given GSTIN number exists or not.
Click to view the response codes.
Response Codes
Status | Sub Code | Account Status | Account Status Code | Message |
---|---|---|---|---|
SUCCESS | 200 | VALID | GSTIN_IS_VALID | GSTIN exists. |
SUCCESS | 200 | INVALID | INVALID_GSTIN | GSTIN doesn't exist. |
ERROR | 412 | UNABLE_TO_VALIDATE | INSUFFICIENT_BALANCE | Insufficient balance to process this request. |
ERROR | 422 | UNABLE_TO_VALIDATE | INVALID_GSTIN | Please provide a valid GSTIN |
ERROR | 429 | UNABLE_TO_VALIDATE | TOO_MANY_REQUESTS | Too many requests. |
ERROR | 401 | UNABLE_TO_VALIDATE | AUTHENTICATION_ERROR | Client ID/Client Secret is Missing. |
ERROR | 401 | UNABLE_TO_VALIDATE | AUTHENTICATION_ERROR | IP not whitelisted. |
ERROR | 520 | UNABLE_TO_VALIDATE | UNABLE_TO_VALIDATE | Verification attempt failed. |