Links

GSTIN Search By PAN V2

Name
Description
URL
Method Type
GET
Post Parameters (JSON Format)
--header 'Authorization: Bearer 0ab31ef7392227173c6e8d34195e86d5eb0da1e9' \
--header 'client_id: JarZChUcsytSBbnkpt
Success Response
{
"error": false,
"data": [
{
"gstin": "03CFQPS1435C2ZL",
"authStatus": "Active",
"stateCd": "03"
},
{
"gstin": "03CFQPS1435C1ZM",
"authStatus": "Active",
"stateCd": "03"
}
]
}