list_accounts
Lists a Mercury organization's accounts with available and current balances, providing masked account IDs needed for transactions, statements, and cards.
Instructions
List one organization's Mercury accounts with available and current balances.
Use this for account ids (`list_transactions`, `list_statements`, and
`list_cards` take them); use `list_credit_accounts` for credit accounts
and `list_treasury` for treasury accounts. Every page of `GET /accounts`
is walked. Account numbers are masked to their last four digits;
routing numbers are not returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Exact `entity` key from `list_entities`, not its `display_name`. Required; there is no default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||