List deposits
deposit_listList deposits newest first: DEP number, client, kind, date, reference and what was received, applied, refunded and still held, with the same four totalled per currency. Filter by client, status, kind, date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | YYYY-MM-DD, latest received date | |
| from | No | YYYY-MM-DD, earliest received date | |
| kind | No | Default "all" | |
| client | No | Only deposits for this client id, exact name, or a name containing this text | |
| status | No | Default "all". held means some of the money is still held |