curl --request GET \
--url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-9 \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Fetch GSTR-9 details saved with the Save GSTR-9 API. This data needs to be passed in the File GSTR-9 API to complete the filing workflow.
curl --request GET \
--url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-9 \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'GST taxpayer access token. For token-generation steps, refer to the Generate Taxpayer Session recipe, then pass the token in the Authorization header.
API key for identification
API version
Financial year. E.g., FY 2023-24
"{{financial_year}}"
Was this page helpful?