Reconcile GSTR-2A Job
Submit Job
Create GSTR-2A reconciliation job and get two signed URLs to upload GSTR-2A and purchase ledger.
POST
Reconcile GSTR-2A Job
This endpoint is part of a job-based async workflow. See the job-based API workflow guide for job creation, payload upload, and status polling.
Upload file schemas
Use these schemas to validate both files before you upload them to the signed URLs returned by this endpoint.View GSTR-2A upload schema
View purchase ledger schema
The GSTR upload schema file lists the available schema versions with their
valid_from dates.Headers
JWT access token
API key for identification
API version
Body
application/json
Entity name
Allowed value:
"in.co.sandbox.gst.analytics.gstr-2a_reconciliation.request"GSTIN of the taxpayer
Pattern:
^([0-9]{2}[0-9A-Z]{13})$Year e.g. 2020
Month e.g. 10
Preference for the reconciliation strictness. Possible values: strict, moderate, flexible
Available options:
strict, moderate, flexible