List external sales invoices
list_external_sales_invoicesFind revenue invoiced outside Moneybird, such as from a webshop or POS. Pass a period filter to view older financial years.
Instructions
List revenue invoiced outside Moneybird, e.g. by a webshop or POS. Defaults to the current financial year, so pass an explicit period in the filter to look further back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| filter | No | Comma-separated `key:value` filter. Keys: state (all|new|open|late|paid, pipe-separated for several), period (named period or a range like 20130101..20130131), contact_id. A filter replaces Moneybird's default of `period:this_year` entirely. Several states can be combined with a pipe (`state:new|open`). | |
| 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. |