GST APIGSTR8Save GSTR8 data
Save GSTR8 data
PUT
https://apisandbox.whitebooks.in/gstr8/retsaveUsed to save entire GSTR8 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
gstinstringoptionalGSTIN of Deductor
Example: "12AUGGC1893F3DQ"
fpstringoptionalReturn Period
Example: "112017"
tcsarray<object>optionalArray items:
stinstringoptionalGSTIN of Supplier
Example: "05AAFPQ6179B1ZQ"
supRnumberoptionalGross value of supplies made
Example: 10000
retsupRnumberoptionalGross value of supplies returned
Example: 0
supUnumberoptionalGross value of supplies made to Unregistered receiver
Example: 0
retsupUnumberoptionalGross value of supplies returned by Unregistered receiver
Example: 0
amtnumberoptionalNet amount liable for TCS
Example: 10000
camtnumberoptionalCentral Tax
Example: 10000
samtnumberoptionalState/UT Tax
Example: 10000
iamtnumberoptionalIntegrated Tax
Example: 0
flagstringoptionalAction to be taken
Example: "D"
tcsaarray<object>optionalArray items:
ofpstringoptionalOriginal return Period of TCS
Example: "112017"
stinstringoptionalRevised GSTIN of Supplier
Example: "05AAFPQ6179B1ZQ"
ostinstringoptionalOriginal GSTIN of Supplier
Example: "05AAFPQ6179B1ZQ"
supRnumberoptionalGross value of supplies made
Example: 50000
retsupRnumberoptionalGross value of supplies returned
Example: 0
supUnumberoptionalGross value of supplies made to Unregistered receiver
Example: 0
retsupUnumberoptionalGross value of supplies returned by Unresgistered receiver
Example: 0
amtnumberoptionalNet amount liable for TCS
Example: 50000
camtnumberoptionalCentral Tax
Example: 50
samtnumberoptionalState/UT Tax
Example: 0
iamtnumberoptionalIntegrated Tax
Example: 0
flagstringoptionalAction to be taken
Example: "D"
urdarray<object>optionalArray items:
eidstringoptionalEnrolment ID of Unregistered Supplier
Example: "072300000026ES1"
grsvalnumberoptionalGross value of supplies made
Example: 0
supretnumberoptionalGross value of supplies returned
Example: 0
amtnumberoptionalNet value of supplies
Example: 0
flagstringoptionalAction to be taken
Example: "A"
urdaarray<object>optionalArray items:
ofpstringoptionalOriginal return Period
Example: "082017"
eidstringoptionalRevised Enrolment ID of Unregistered Supplier
Example: "072300000026ES1"
oeidstringoptionalOriginal Enrolment ID of Unregistered Supplier
Example: "072300000026ES1"
grsvalnumberoptionalGross value of supplies made
Example: 0
supretnumberoptionalGross value of supplies returned
Example: 0
amtnumberoptionalNet value of supplies
Example: 0
flagstringoptionalAction to be taken
Example: "A"
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.