Open Banking
Get open banking account
Get open banking account details.
Required permissions:open-banking-account:read
GET
Authorizations
Value for the Authorization header parameter.
Path Parameters
OpenBankingAccount identifier
Response
200
application/json
OpenBankingAccount resource
Example:
"ad8f1b9e-0b1e-4e1a-8e0a-0b0b0b0b0b0b"
Example:
"My Bank Account"
Example:
"My Bank"
Example:
"DE1234567*********5678"
Possible values:
linked
: The account is linked and can be used for fetching transactionsdisabled
: The account is disabled and cannot be used for fetching transactionsexpired
: The account access is expired (usally after 90 days) and cannot be used for fetching transactionsfailed
: The account linking is failed. Try to link the account again
Available options:
linked
, disabled
, expired
, failed
Example:
"linked"
Possible values:
klarna
: The account is linked with Klarna
Available options:
klarna
Example:
"klarna"
Example:
"2021-01-01T00:00:00+00:00"
The date when the account access expires and a new consent is required
Example:
"2021-01-01T00:00:00+00:00"
The last time the system accessed the account to obtain data
Example:
"2021-01-01T00:00:00+00:00"
The last time the user was informed about the account expiration
Example:
"2021-01-01T00:00:00+00:00"