list_invoices
Retrieve invoices from WeFact using filters like status, debtor, or date, and limit results per page.
Instructions
List invoices.
Args: status: WeFact invoice status (0=concept, 1=sent, 2=partly paid, 3=paid, 4=expired, 5=summation, 6=collection). Optional filter. debtor_code: Filter to a specific debtor. modified_since: ISO date for incremental sync. limit_pages: Cap on pages (1 = first page only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| debtor_code | No | ||
| modified_since | No | ||
| limit_pages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |