GST APIPaymentGet Challan History
Get Challan History
GET
https://apisandbox.whitebooks.in/payment/chllnlstAs per SRS, Taxpayer can view the challan history through GSP after logging in to the account.TaxPayer need to provide the inputs for parameters (from date, to date) along with GSTIN.GSP invoke this interface to get the Challan history for the period and GST Backend system returns the Challan History Details with CPIN, Expiry Date, Creation Date, Total amount etc.
Parameters
query parameters
gstinstringrequiredGSTIN of the taxpayer
fromdatestringrequiredFrom Date (DD-MM-YYYY,20-12-2016)
todatestringrequiredTo Date (DD-MM-YYYY,20-12-2016)
emailstringrequiredEmail
header parameters
gst_usernamestringrequiredGST UserName
state_cdstringrequiredState Code
ip_addressstringrequiredIP Address
txnstringrequiredTransaction
client_idstringrequiredClient ID
client_secretstringrequiredClient Secret
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.