Companies
Bank accounts
Get associated bank accounts of the company by it’s id
GET
/
datasets
/
companies
/
{companyId}
/
bank-accounts
Authorizations
x-api-key
string
headerrequiredPath Parameters
companyId
integer
requiredThe company id
Response
200 - application/json
bankAccountType
enum<string>
Available options:
bankgiro
, plusgiro
, iban
, other
accountNumber
string | null
swifT_BIC
string | null
firstSeenAtUtc
string | null
lastSeenAtUtc
string | null
lastUpdatedAtUtc
string