List estimates
list_estimatesRetrieve estimates and quotes from Moneybird by financial period, state, or contact to access current or historical sales documents.
Instructions
List estimates (quotes). 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|draft|open|late|accepted|rejected|billed|archived, pipe-separated for several), period (named period or a range like 20130101..20130131), contact_id, workflow_id. A filter replaces Moneybird's default of `period:this_year` entirely. Several states can be combined with a pipe (`state:draft|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. |