Skip to main content
GET
Get E-Invoice HSN Summary

Response body schema

View response body schema

Response schema

For successful responses, this reference describes the GSTN payload at data.data.

View Excel field reference

Headers

authorization
string
required

GST taxpayer access token.

x-api-version
string
default:1.0.0

API version.

x-api-key
string
required

API key for identification.

Path Parameters

year
string
required

Return period year.

Example:

"2024"

month
string
required

Return period month.

Example:

"05"

Response

200 - application/json

200 Success. The GST portal marks this source API as unencrypted, but the sandbox response is still wrapped in the standard code/data/timestamp/transaction_id envelope.

A GSTN success or GSTN business-failure response. Both variants use HTTP 200.

code
enum<integer>
required

The HTTP status code reported in the response body.

Available options:
200
Example:

200

timestamp
integer<int64>
required

The response timestamp in Unix epoch milliseconds.

Example:

1763446641000

transaction_id
string
required

The transaction identifier used to trace the request.

Example:

"41bb8041-fb83-4654-8d75-85a19f329158"

data
object
required

The GSTN success wrapper.