GST APIGSTR7Save GSTR7
Save GSTR7
PUT
https://apisandbox.whitebooks.in/gstr7/retsaveThis API is to save GSTR7 data
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
gstinstringoptionalGSTIN of Deductor
Example: "12AUGGC1893F3DQ"
fpstringoptionalReturn Period
Example: "112017"
tdsarray<object>optionalArray items:
gstin_dedstringoptionalGSTIN of Deductee
Example: 300
amt_dedstringoptionalTotal Amount deducted by Deductor
Example: 300
iamtnumberoptionalIGST Amount deducted by Deductor
Example: 300
camtnumberoptionalCGST Amount deducted by Deductor
Example: 0
samtnumberoptionalSGST Amount deducted by Deductor
Example: 0
tdsaarray<object>optionalArray items:
omonthstringoptionalOriginal Financial Period
Example: "012018"
ogstin_dedstringoptionalOriginal GSTIN of Deductee
Example: "05AAFPQ1111B1ZP"
oamt_dedstringoptionalOriginal Amount deducted by Deductor
Example: 2000
gstin_dedstringoptionalRevised GSTIN of Deductee
Example: "05AAFPQ1111B1ZP"
amt_dednumberoptionalRevised Amount deducted by Deductor
Example: 3000
iamtnumberoptionalIGST Amount deducted by Deductor
Example: 300
camtnumberoptionalCGST Amount deducted by Deductor
Example: 0
samtnumberoptionalSGST Amount deducted by Deductor
Example: 0
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.