GST APIGSTR1Get B2B Invoices
Get B2B Invoices
GET
https://apisandbox.whitebooks.in/gstr1/b2bGetting all B2B invoices 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
ctinstringoptionalCTIN of the taxpayer
fromtimestringoptionalFrom time format DD-MM-YYYY,20-12-2016
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.