List documents
billingo_list_documentsRetrieve invoices, receipts, proformas, and drafts in reverse chronological order. Filter by document type, invoice date range, partner, payment status or method, or document block.
Instructions
Lists documents (invoices, receipts, proformas, drafts and more), newest first. Filter by type, invoice date range, partner, payment status/method or document block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| type | No | Restrict to one document type. Only "invoice" or "receipt" are accepted here. | |
| query | No | Free-text search. | |
| block_id | No | Restrict to one document block. | |
| end_date | No | Include documents invoiced on or before this date. | |
| per_page | No | Results per page (1-100, default 25). | |
| partner_id | No | Restrict to one partner. | |
| start_date | No | Include documents invoiced on or after this date. | |
| payment_method | No | ||
| payment_status | No |