GetAccountsListResponse
List of accounts with details.
Array [
Array [
]
]
accounts
object[]
required
List of accounts with details.
This shall be filled, if addressable resource are created by the ASPSP on the /accounts or /card-accounts endpoint.
IBAN of the account.
Basic Bank Account Number (BBAN) Identifier.
Possible values: non-empty
, Value must match regular expression [A-Z]{3}
Account Currency Code.
Account name.
Product Name of the Bank for this account, proprietary definition.
The BIC associated to the account.
Name of the legal account owner. If there is more than one owner, then e.g. two names might be noted here. For a corporate account, the corporate name is used for this attribute. Even if supported by the ASPSP, the provision of this field might depend on the fact whether an explicit consent to this specific additional account information has been given by the PSU.
balances
object[]
nullable
A list of balances regarding this account,
e.g. the current balance, the last booked balance.
The list might be restricted to the current balance.
Possible values: [closingBooked
, expected
, openingBooked
, interimAvailable
, interimBooked
, forwardAvailable
, nonInvoiced
]
balanceAmount
object
A single balance element. For showing in transalist will only be used for Booked transactions.
Possible values: non-empty
, Value must match regular expression [A-Z]{3}
Currency Code.
Possible values: non-empty
The amount given with fractional digits, where fractions must be compliant to the currency definition. Up to 14 significant figures. Negative amounts are signed by minus. The decimal separator is a dot.
A flag indicating if the credit limit of the corresponding account is included in the calculation of the balance, where applicable.
_links
object
Links to the account, which can be directly used for retrieving account information from this dedicated account.
Links to "balances" and/or "transactions"
These links are only supported, when the corresponding consent has been already granted.
balances
object
Link to a resource.
href Entry.
transactions
object
Link to a resource.
href Entry.