curl --request POST \
--url https://api.sandbox.co.in/gst/compliance/public/gstin/search \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"gstin": "05ABNTY3290P8ZB"
}'
{
"code": 200,
"data": {
"data": {
"adadr": [],
"ctb": "Partnership",
"ctj": "JUBILEE HILLS - I",
"ctjCd": "YN0703",
"cxdt": "26/06/2023",
"dty": "Regular",
"einvoiceStatus": "No",
"gstin": "36AEOFS9999J1ZI",
"lgnm": "ACCOUNTS CONSULTANCY",
"lstupdt": "17/09/2023",
"nba": [
"Supplier of Services"
],
"pradr": {
"addr": {
"bnm": "",
"bno": "FLAT 999, PLOT NO 3-123, ROAD NO 47",
"dst": "Hyderabad",
"flno": "NEAR YSR STATUE, 100 FEET ROAD",
"geocodelvl": "NA",
"landMark": "",
"lg": "",
"loc": "MADHAPUR",
"locality": "",
"lt": "",
"pncd": "500081",
"st": "FINANCE SOCIETY",
"stcd": "Telangana"
},
"ntr": "Supplier of Services"
},
"rgdt": "18/11/2021",
"stj": "MADHAPUR N 1",
"stjCd": "TGC022",
"sts": "Cancelled",
"tradeNam": "ACCOUNTS CONSULTANCY"
},
"status_cd": "1"
},
"timestamp": 1763446641000,
"transaction_id": "f1b79b82-fdac-43e2-bd78-2324429b7dd4"
}