GST APIPaymentGenerate Challan
Generate Challan
POST
https://apisandbox.whitebooks.in/payment/generateChallanGenerate Challan.
Parameters
query parameters
emailstringrequiredAPI Developer User 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 number
Example: "27AHQPA7588L1ZJ"
email_idstringoptionalemail
Example: "abc@gmail.com"
mobile_numstringoptionalMobile Number
Example: "9889898999"
tp_namestringoptionalTax payer name
Example: "NEELAM NAIDU"
addressstringoptionalAddress
Example: "1234,KamalaNagar,Delhi"
payment_modstringoptionalPayment mode
Example: "OTC"
bank_cdstringoptionalBank Code
Example: "ICIC"
sub_pay_modstringoptionalSub Payment mode
Example: "CQ"
ipAddrstringoptionalIp address
Example: "12.8.91.80"
cgst_tax_amtnumberoptionalCgst tax amount
Example: 42848
cgst_int_amtnumberoptionalCgst interest amount
Example: 0
cgst_fee_amtnumberoptionalCgst fee amount
Example: 0
cgst_oth_amtnumberoptionalCgst other amount
Example: 0
cgst_pen_amtnumberoptionalCgst penalty amount
Example: 0
igst_tax_amtnumberoptionalIgst tax amount
Example: 43202
igst_int_amtnumberoptionalIgst interest amount
Example: 0
igst_fee_amtnumberoptionalIgst fee amount
Example: 0
igst_oth_amtnumberoptionalIgst other amount
Example: 0
igst_pen_amtnumberoptionalIgst penalty amount
Example: 0
sgst_tax_amtnumberoptionalSgst tax amount
Example: 42848
sgst_int_amtnumberoptionalSgst interest amount
Example: 0
sgst_fee_amtnumberoptionalSgst fee amount
Example: 0
sgst_oth_amtnumberoptionalSgst other amount
Example: 0
sgst_pen_amtnumberoptionalSgst penalty amount
Example: 0
cess_tax_amtnumberoptionalCess tax amount
Example: 46738
cess_int_amtnumberoptionalCess interest amount
Example: 0
cess_fee_amtnumberoptionalCess fee amount
Example: 0
cess_oth_amtnumberoptionalCess other amount
Example: 0
cess_pen_amtnumberoptionalCess penalty amount
Example: 0
cgst_tot_amtnumberoptionalCgst Total amount
Example: 42848
igst_tot_amtnumberoptionalIgst Total amount
Example: 43202
sgst_tot_amtnumberoptionalSgst Total amount
Example: 42848
cess_tot_amtnumberoptionalCess Total amount
Example: 46738
total_amtnumberoptionalTotal amount
Example: 175636
chln_rsnstringoptionalChallan reason
Example: "QRMP35"
chln_prdstringoptionalChallan reason period
Example: "112020"
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.