List ReceiptCopy Pageget https://in-api.ledgers.cloud/v3/receiptQuery Paramspage_numberstringDefines which page of the results to retrieve. Used for pagination to get different segments of a large dataset.Filter.contact_idstringFilters the receipts by the contact ID. This allows you to fetch receipts associated with a specific customer or contact.page_sizeint64Specifies how many receipts to fetch per page. This controls the volume of data returned.filter.recon_statusstringenumFilters the receipts by their payment status.Fully ReconciledPartially ReconciledUnreconciledAllowed:Fully ReconciledPartially ReconciledUnreconciledfilter.receipt_statusstringFilters the receipts based on the status of the invoice.filter.date_fromstringFilters the receipts from a specific start date.filter.date_tostringFilters the receipts up to a specific end date.searchstringResponses 200200 400400 401401 403403 500500 501501 502502 503503Updated 11 months ago