Verify GSTIN
Use this API to verify if a given GSTIN information exists or not. View the test data and use the information to trigger the validations. The test data are usable only in the test environments such as sandbox.
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 verify GSTIN information
It is the unique number assigned to businesses registered under the Goods and Services Tax (GST) system in India.
"29AAICP2912R1ZR"
It is the name of the business to which the GSTIN is issued. The maximum character limit is 200.
"UJJIVAN SMALL FINANCE BANK"
Response
Response for Verify GSTIN, which includes the GSTIN details, business information, and address details.
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
12345
Unique identification number assigned to businesses registered under the Goods and Services Tax (GST) system in India.
"29AAICP2912R1ZR"
Legal name of the business registered under the GST system.
"UJJIVAN SMALL FINANCE BANK LIMITED"
Trade name of the business registered under the GST system.
"UJJIVAN SMALL FINANCE BANK"
Center jurisdiction under which the business falls.
"I-A RANGE"
State jurisdiction under which the business falls.
"GUWAHATI - A - 1"
Date of GST registration for the business.
"2017-09-30"
Constitution type of the business, such as Private Limited, Proprietorship, etc.
"Public Limited Company"
Taxpayer type, indicating whether the business is a Regular taxpayer, Composition taxpayer, etc.
"Regular"
Current status of the GSTIN.
"Active"
Date when the GST details were last updated.
"2022-03-01"
List of activities performed by the business, such as Retail Business, Supplier of Services, etc.
Activity performed by the business, such as Retail Business, Supplier of Services, etc.
Complete principal place address of the business.
"First Floor 3512-DISPUR Prithivi Mansion opp. KFC building G.S. Road, Lachit Nagar Assam 781007"
Split components of the principal place address.
List of additional addresses associated with the business.
Indicates whether the GSTIN is valid.
The message indicates whether the GSTIN exists.
Was this page helpful?