AccountDataDto
Data of an account. The bank field is returned only for endpoints where the includeBankData flag is supported and set to true.
Parameters
Customer ID of the account holder.
ID of the Bank where the account is held.
ID of the account. This field is required for further actions with an account (e.g. retrieving transactions).
Name of the account. This can be a user-assigned name of the account, but also the default Bank name.
IBAN of the account.
The account number of the account. *To cover all possible values, this field is a string. In most cases the result will be a number.
Description of the account. Usually has the same value as accountTypeDescription.
Description or name of the account type.
Name of the account holder.
If an account is an internal shadow account, this value is true. Otherwise it is false.
If a user has set the account as a favorite, the value is true. Otherwise it is false.
The current value of the account.
Amount available for withdraw or transfer.
The interest rate applied to the account, expressed as a percentage of the account balance.
Name of the Bank where the account is held.