Render the deposit statement as a PDF
deposit_statement_pdfCall this tool to render one client's A4 deposit statement and return a download link valid for one hour. Titled DEPOSIT STATEMENT, every movement in date order, closing with what is still held. Pro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | YYYY-MM-DD printed as the statement date. Defaults to today | |
| client | Yes | Client id, exact name or a name containing this text | |
| currency | No | Only needed when the client has deposits in more than one currency | |
| out_path | No | Name for the downloaded file, e.g. acme-deposits. Defaults to the client and currency; the statement comes back as a download link valid for one hour |