List recurring sales invoices
list_recurring_sales_invoicesList recurring sales invoice schedules. Filter by state, frequency, auto-send, contact, or workflow to find the invoices you need. Only active schedules appear unless you specify otherwise.
Instructions
List the recurring invoice schedules. Only active schedules are returned unless the filter says otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| filter | No | Comma-separated `key:value` filter. Keys: state (active|inactive), frequency (all|day|week|month|quarter|year), auto_send (true|false), contact_id, workflow_id. A filter replaces Moneybird's default of `state:active` entirely. | |
| per_page | No | Records per page (max 100, Moneybird defaults to 50). | |
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |