Retrieve account's full bank details

Get all the bank details of one of your accounts. Specify the account by its ID.

For more information, see the guides: Get your account details.

Request

Path parameters
Path parameters

The ID of the account to retrieve all bank details.

Response

The bank details of a specific account

Response body
Body array of objects

The IBAN number.

The BIC number, also known as SWIFT code.

The account number.

The sort code of the account.

The routing number of the account.

The name of the counterparty.

The address of the counterparty.

Example: "Revolut LTD"

Street line 1 information.

Example: "1 Canada Square"

Street line 2 information.

The name of the region.

Example: "London"

The name of the city.

Example: "GB"

The country of the counterparty as 2-letter ISO 3166 code.

Example: "E14 5AB"

The postcode of the counterparty address.

Pattern: Value must match regular expression ^[A-Z]{2,3}$
Example: "GB"

The country of the bank as 2-letter ISO 3166 code.

Indicates whether the account address is pooled or unique.

The reference of the pooled account.

Possible values: [chaps, bacs, faster_payments, sepa, swift, ach, elixir, sorbnet, nics, rix, sumclearing]
Example: "swift"

The schemes that are available for this currency account.

The estimated time of the inbound transfer of the funds, i.e. when we expect the recipient to receive the transfer.

Possible values: [days, hours]
Example: "days"

The estimated time unit of the inbound transfer of the funds.

Example: 1

The minimum time estimate.

Example: 3

The maximum time estimate.

Was this page helpful?