mercury_list_treasury_statements
Retrieve monthly Treasury statements for a Mercury Treasury account to obtain short-lived PDF download URLs for tax or audit export. Provide account ID to get statement list with download links.
Instructions
List monthly statements for a Mercury Treasury account.
USE WHEN: fetching the URL of a past Treasury statement for tax/audit export. PDF URL is short-lived — fetch it shortly before download.
DO NOT USE: for deposit-account statements (use mercury_list_statements). IO Credit statements are not exposed via the API.
RETURNS: { statements: [{ id, periodStart, periodEnd, downloadUrl, ... }] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Treasury account ID |