List of documents
Lists documents of one document_type within a required date range. Filter by payment_status to track pending, partially paid, or fully paid documents.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is an API key from the API Integration section of your dashboard. Keys are scoped to the company they are generated in — for testing, add a separate test company and generate the key there, so requests never touch your real books.
Query Parameters
invoice, purchase, pro_forma_invoice, estimate, sales_return, purchase_return, delivery_challan, purchase_order Start date for the list, [DD-MM-YYYY]
End date for the list, [DD-MM-YYYY]
Filter list based on payment status of the document.
all, pending, paid, cancelled Number of records to fetch max(100)
Page number
Customer ID

