GST APIITC03Save ITC03 data
Save ITC03 data
PUT
https://apisandbox.whitebooks.in/itc03/retsaveUsed to save entire ITC03 invoices.
Parameters
query parameters
emailstringrequiredUser Email
typestringrequiredType (SAV4A / SAV4B)
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 number
Example: "08AJIPA1572EEZ8"
rtn_typstringoptionalReturn Type
Example: "ITC03-4A"
comp_arnstringoptionalComposition ARN
Example: "AA0705171234561"
dofstringoptionalDocument Number (Alphanumeric with / and - are allowed)
Example: "22-10-2017"
invsarray<object>optionalArray items:
cpty_rstringoptionalCounter Party
Example: "05BJKPK5619P1ZN"
cpty_urstringoptionalCounter Party
Example: "05BJKPK5619P1ZN"
flagstringoptionalTaxpayer action
Example: "R"
inumstringoptionalSupplier Invoice Number
Example: "S008400"
idtstringoptionalSupplier Invoice Date
Example: "24-01-2024"
itmsarray<object>optionalArray items:
goods_tystringoptionalGoods Type
Example: "5a"
descstringoptionalGoods description
Example: "fvsdfag"
uqcstringoptionaluqc
Example: "BKL"
qtynumberoptionalQuantity
Example: 11
valnumberoptionalvalue of goods
Example: 31231
tx_cnumberoptionalTotal CGST Value
Example: 22
tx_snumberoptionalTotal SGST Value
Example: 22
tx_inumberoptionalTotal IGST Value
Example: 0
tx_csnumberoptionalTotal cess Value
Example: 0
attachmentobjectoptionaldocidstringoptionalDocument ID
Example: "360234"
cadetailsobjectoptionalcanamestringoptionalName of the certifying Chartered Accountant/Cost Accountant
Example: "AKHIL ARORA"
firmstringoptionalName of the certifying Chartered Accountant/Cost Accountant
Example: "TALLY"
memberstringoptionalMembership Number
Example: "567899"
cadtstringoptionalDate of issuance of certificate
Example: "04-04-2017"
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.