GST APIGSTR2XSave GSTR2X data
Save GSTR2X data
PUT
https://apisandbox.whitebooks.in/gstr2x/retsaveUsed to save entire GSTR2X invoices.
Parameters
query parameters
emailstringrequiredUser Email
header parameters
gstinstringrequiredGST Number
ret_periodstringrequiredReturn Period (MMYYYY)
gst_usernamestringrequiredGST UserName
state_cdstringrequiredState Code
ip_addressstringrequiredIP Address
txnstringrequiredTransaction
client_idstringrequiredClient ID
client_secretstringrequiredClient Secret
Request Body
application/jsonrequired
gstinstringoptionalSupplier GSTIN
Example: "27AHQPA7588L1ZJ"
fpstringoptionalFinancial Period
Example: "022024"
tdsarray<object>optionalArray items:
flagstringoptionalFlag for identifying New/Modified
Example: "R"
ctinstringoptionalGSTIN of Deductor
Example: "08AUGGC1893FDD5"
monthstringoptionalTDS Period
Example: "08AUGGC1893FDD5`"
chksumstringoptionalChecksum Value
Example: "e019706b5c029430c81cc4f620c72adf0fc43ceb1805099abe0f1a41a79cfbc5"
tdsaarray<object>optionalArray items:
flagstringoptionalFlag for identifying New/Modified
Example: "A"
ctinstringoptionalGSTIN of Deductor
Example: "08AUGGC1893FDD5"
omonthstringoptionalOriginal TDS Period
Example: "08AUGGC1893FDD5`"
chksumstringoptionalChecksum Value
Example: "e019706b5c029430c81cc4f620c72adf0fc43ceb1805099abe0f1a41a79cfbc5"
tcsarray<object>optionalArray items:
flagstringoptionalFlag for identifying New/Modified
Example: "R"
ctinstringoptionalGSTIN of Deductor
Example: "08AUGGC1893FDD5"
monthstringoptionalTDS Period
Example: "08AUGGC1893FDD5`"
chksumstringoptionalChecksum Value
Example: "e019706b5c029430c81cc4f620c72adf0fc43ceb1805099abe0f1a41a79cfbc5"
tcsaarray<object>optionalArray items:
flagstringoptionalFlag for identifying New/Modified
Example: "A"
ctinstringoptionalGSTIN of Deductor
Example: "08AUGGC1893FDD5"
omonthstringoptionalOriginal TDS Period
Example: "08AUGGC1893FDD5`"
chksumstringoptionalChecksum Value
Example: "e019706b5c029430c81cc4f620c72adf0fc43ceb1805099abe0f1a41a79cfbc5"
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.