Retrieve a bank account by its ID.
The ID of the entity that owns the requested resource.
Successful Response
Unique ID of the bank account.
The name of the person or business that owns this bank account. Required if the account currency is GBP or USD.
The bank account number. Required if the account currency is GBP or USD. UK account numbers typically contain 8 digits. US bank account numbers contain 9 to 12 digits.
The bank name.
The SWIFT/BIC code of the bank.
The country in which the bank account is registered, repsesented as a two-letter country code (ISO 3166-1 alpha-2).
User-defined name of this bank account, such as ‘Primary account’ or ‘Savings account’.
The IBAN of the bank account. Required if the account currency is EUR.
Indicates whether this bank account is the default one for its currency.
The bank’s routing transit number (RTN) or branch code. Required if the account currency is USD. US routing numbers consist of 9 digits.
The bank’s sort code. Required if the account currency is GBP.
ID of the entity user who added this bank account, or null
if it was added using a partner access token.