GST APIPaymentGet Challan Summary
Get Challan Summary
GET
https://apisandbox.whitebooks.in/payment/chllnsumAs per SRS, Taxpayer can view the challan Summary details through GSP after logging in to account.TaxPayer need to provide the GSTIN and CPIN and GSP invoke this interface the to get the challan summary. GST Backend system returns the Challan Summary Details with CPIN, Expiry Date, Creation Date, Total amount along with Payment status etc.
Parameters
query parameters
gstinstringrequiredGSTIN of the taxpayer
cpinstringrequiredCPIN
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.