List delivery schedules
delivery_schedule_listList schedules oldest reference first with client, currency and counts as at a date: late, still owed, accepted. Filter by client, reference and state open or complete. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | Read the schedule as at this date, YYYY-MM-DD. Defaults to today | |
| limit | No | Maximum schedules returned, default and ceiling 500 | |
| state | No | open for a job with a deliverable that is not yet accepted, complete for one where every deliverable is | |
| client | No | Only schedules whose client name contains this text | |
| reference | No | Only the schedule against this quote, work order or change order |