Skip to main content
POST

Request body schema

View request body schema

Headers

authorization
string
required

GST taxpayer access token. For token-generation steps, refer to the Generate Taxpayer Session recipe, then pass the token in the authorization header.

x-api-version
string
default:1.0.0

API version

x-api-key
string
required

API key for identification

Path Parameters

year
string
required
month
string
required

Body

application/json

Sample Payload. Clear to manually input values

fp
string

The fp value provided in the request.

gt
number

The gt value provided in the request.

cur_gt
number

The cur gt value provided in the request.

b2b
object[]

The b2b value provided in the request.

b2ba
object[]

The b2ba value provided in the request.

b2cl
object[]

The b2cl value provided in the request.

b2cla
object[]

The b2cla value provided in the request.

cdnr
object[]

The cdnr value provided in the request.

cdnra
object[]

The cdnra value provided in the request.

b2cs
object[]

The b2cs value provided in the request.

b2csa
object[]

The b2csa value provided in the request.

exp
object[]

The exp value provided in the request.

expa
object[]

The expa value provided in the request.

hsn
object

The hsn value provided in the request.

nil
object

The nil value provided in the request.

txpd
object[]

The txpd value provided in the request.

txpda
object[]

The txpda value provided in the request.

at
object[]

The at value provided in the request.

ata
object[]

The ata value provided in the request.

doc_issue
object

The doc issue value provided in the request.

cdnur
object[]

The cdnur value provided in the request.

cdnura
object[]

The cdnura value provided in the request.

Response

200 - application/json

200 Success / AUTH117 GSTR-1 is already filed

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.