get_balances
Retrieve booked or available balances for a specified account. Provide the account ID and choose an ISO 20022 balance code such as ITBD or ITAV to identify the balance type.
Instructions
Get the balances (booked, available, ...) of one account.
type is the ISO 20022 balance code: ITBD = booked (interim), ITAV = available.
account_id comes from list_accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |