List change orders
change_order_listList change orders newest first with status, reference, client, currency and net delta, and above them the APPROVED and the pending delta per currency, kept apart. Filter by reference, status, client, date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Latest date, YYYY-MM-DD | |
| from | No | Earliest date, YYYY-MM-DD | |
| limit | No | Maximum rows returned, default and ceiling 500 | |
| client | No | Only change orders whose client name contains this text | |
| status | No | One status, or open for draft and sent together | |
| reference | No | Only change orders against this quote or work order |