Skip to main content
GET
Get a Bank Account

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Path Parameters

id
integer
required

Bank Account ID

Response

Bank Account details

id
integer
owner_id
integer
owner_type
string
owner_name
string
account_holder_name
string
account_holder_type
string
account_kind
string
currency
string
country_code
string
bank_name
string
branch_name
string
branch_number
string
account_number
string
sort_code
string
routing_number
string
iban
string
bic_swift_code
string
created_at
string
updated_at
string