GST APIGSTR1Get CDNR Invoices
Get CDNR Invoices
GET
https://apisandbox.whitebooks.in/gstr1/cdnrWill call CDNR for getting all Credit/Debit notes for a return period.
Parameters
query parameters
emailstringrequiredEmail
actionrequiredstringoptionalStatus filter for filtering the invoices. Action_required = Y, fetches the invoices where tax payer need to take action (Accept/Reject). Already accepted or uploaded invoices can be fetched by using action_required=N filter.
gstinstringrequiredGSTIN of the taxpayer
retperiodstringrequiredReturn Period format MMYYYY
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.