Statement List
statement_listRetrieve a list of daily or monthly account statements. Use statement IDs from the results to download specific statements.
Instructions
List available account statements (daily/monthly). Use the id with statement_export to download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return. Defaults to 30 for "daily" or 12 for "monthly". | |
| start_date | No | Start date (yyyy-mm-dd). Defaults to 30 days ago for "daily" or 12 months ago for "monthly". | |
| statement_type | No | Statement type: "daily" (default) or "monthly". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes |