{
"status": "success",
"billable": true,
"search_type": "gstin",
"input": "XXXXXXXXXXXXXXX",
"gstin": "XXXXXXXXXXXXXXX",
"pan": "XXXXXXXXXX",
"Alert_status": "XXXXXXXXXXXXXXX",
"transaction": {
"transaction_id": "XXXXXXXXXXXXXXX",
"type": "debit",
"remarks": "txn_success",
"fee": "X",
"old_balance": "XXXXX",
"new_balance": "XXXXX"
},
"result": {
"status": true,
"code": 200,
"message": "GSTIN Data Found",
"source": "Local Server",
"search_by": "gstin",
"gstin": "XXXXXXXXXXXXXXX",
"data": {
"status": 1,
"message": "valid GSTIN",
"gstin": "XXXXXXXXXXXXXXX",
"validation_status": "VALID",
"gstin_status": "Active",
"trade_name": "XXXXXXXXXXXXXXXXXXXXXXXX",
"legal_name": "XXXXXXXXXXXXXXXXXXXXXXXX",
"registration_type": "XXXXXXXX",
"registration_date": "XX/XX/XXXX",
"business_activity": "XXXXXXXXXXXX",
"business_constitution": "XXXXXXXXXXXX",
"enablement_status": "XX",
"address": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"state": "XXXXXXXXXXXX",
"city": "XXXXXXXX",
"pincode": "XXXXXX",
"geolocation": null
}
}
}