Skip to main content
GET
Retrieve a Bank Account by ID

Authorizations

X-API-Key
string
header
required
zivio-tenant-id
string
header
required

Path Parameters

id
number
required

Response

ok

id
integer
Example:

"132"

currency
string
Example:

"GBP"

country_code
string
Example:

"GB"

account_holder_name
string
Example:

"Organistation Ltd"

account_holder_type
string
Example:

"Business"

account_number
string
Example:

"12345678"

sort_code
string
Example:

"123456"

bank_name
string
Example:

"Bank Inc"

branch_name
string
Example:

"Manchester Central"

branch_number
string
Example:

"23AX"

routing_number
string
Example:

"7587"

account_kind
string
Example:

"Checking"

iban
string
Example:

"GB98MIDL07009312345678"

bic_swift_code
string
Example:

"AAAABB11222"

owner_id
integer
Example:

"23"

owner_type
string
Example:

"Supplier"

owner_name
string
Example:

"Supplier Services Ltd"

created_at
string<date-time>
updated_at
string<date-time>