Name | Type | Description | Notes |
---|---|---|---|
accounts | List<AccountReference> | Is asking for detailed account information. If the array is empty in a request, the TPP is asking for an accessible account list. This may be restricted in a PSU/ASPSP authorization dialogue. If the array is empty, also the arrays for balances, additionalInformation sub attributes or transactions shall be empty, if used. | [optional] |
balances | List<AccountReference> | Is asking for balances of the addressed accounts. If the array is empty in the request, the TPP is asking for the balances of all accessible account lists. This may be restricted in a PSU/ASPSP authorization dialogue. If the array is empty, also the arrays for accounts, additionalInformation sub attributes or transactions shall be empty, if used. | [optional] |
transactions | List<AccountReference> | Is asking for transactions of the addressed accounts. If the array is empty in the request, the TPP is asking for the transactions of all accessible account lists. This may be restricted in a PSU/ASPSP authorization dialogue. If the array is empty, also the arrays for accounts, additionalInformation sub attributes or balances shall be empty, if used. | [optional] |
additionalInformation | AdditionalInformationAccess | [optional] | |
availableAccounts | AvailableAccountsEnum | Optional if supported by API provider. The values "allAccounts" and "allAccountsWithOwnerName" are admitted. The support of the "allAccountsWithOwnerName" value by the ASPSP is optional. | [optional] |
availableAccountsWithBalance | AvailableAccountsWithBalanceEnum | Optional if supported by API provider. The values "allAccounts" and "allAccountsWithOwnerName" are admitted. The support of the "allAccountsWithOwnerName" value by the ASPSP is optional. | [optional] |
allPsd2 | AllPsd2Enum | Optional if supported by API provider. The values "allAccounts" and "allAccountsWithOwnerName" are admitted. The support of the "allAccountsWithOwnerName" value by the ASPSP is optional. | [optional] |
restrictedTo | List<String> | If the TPP requests access to accounts via availableAccounts (List of available accounts), global or bank driven consents, the TPP may include this element to restrict access to the referred account types. Absence of the element is interpreted as "no restriction" (therefore access to accounts of all types is requested). The element may only occur, if each of the elements - accounts - balances - transactions is either not present or contains an empty array. | [optional] |
Name | Value |
---|---|
ALLACCOUNTS | "allAccounts" |
ALLACCOUNTSWITHOWNERNAME | "allAccountsWithOwnerName" |
Name | Value |
---|---|
ALLACCOUNTS | "allAccounts" |
ALLACCOUNTSWITHOWNERNAME | "allAccountsWithOwnerName" |
Name | Value |
---|---|
ALLACCOUNTS | "allAccounts" |
ALLACCOUNTSWITHOWNERNAME | "allAccountsWithOwnerName" |