Get Invoices
Get Invoices
Fetch the invoices for different sections with their respective status in real time.
GET
Get Invoices
Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
Response body schema
View response body schema
Headers
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
Query Parameters
Section of the transaction. Possible values: B2B, B2BA, CN, CNA, DN, DNA, ECOM, ECOMA
Example:
"{{section}}"
Optional filter to fetch invoices of specific status. Possible values: accepted, rejected, pending, no_action_taken
Example:
"no_action_taken"