GST Analysis (Credentials) retrieves and analyses a borrower's GST return data using their GST portal login credentials, giving you structured insights into their business health and compliance without any manual portal work.Filing behaviour - GSTR filing patterns, timeliness, compliance-health scoring, active/inactive status
Sales & purchase analysis - B2B/B2C/export breakdowns, Input Tax Credit (ITC) trends, customer and supplier concentration
Reconciliation & risk - GSTR-1 vs. GSTR-3B variance detection, Reverse Charge Mechanism (RCM) flags, state-wise transaction mappingWorkflow: Generate Session (with username, Base16 - encoded password, and consent) → Start Analysis → Check Status → Retrieve ReportUse this flow when you already hold the customer's GST portal credentials and consent, and want a direct, single-step authentication into their GST data.Error Response Codes#
These codes can appear across the workflow's endpoints:| Code | Meaning |
|---|
OKRES | GST Report Generated Successfully |
RELXX | Request limit exceeded |
NOPRV | Account does not have the required privilege to access this API |
AUTHM | Authkey missing or invalid |
PARMS | Parameter missing |
NOB16 | Unable to Base16-decode file password |
INVPW | Invalid file password |
INVFY | Invalid financial year format (expected YYYY-YY) |
IPNTW | IP address not whitelisted |
NOAPI | API access not enabled from the GST Portal |
INVOTP | Invalid OTP |
ISERR | Internal server error |
SESEX | Expired session ID |
INSES | Invalid session ID |
ASTRT | Analysis already initiated for this session ID |
NOTST | Analysis not started for this reference ID |
INPRG | GST Analysis in progress |
SRCDN | Source down |
IPNOW | IP address not whitelisted |
AFAIL | Analysis failed |
Modified at 2026-08-06 12:08:22