Get Bank Account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
A bank account of the company, identified by an opaque id.
Balances are decimal numbers in the account's currency; they are null for accounts
Fidly does not synchronise (a manual account carries no balance).
Opaque unique identifier of the bank account.
How the account came into Fidly. One of: ponto (synchronised through the banking connection), coda (created from a CODA statement), manual.
Name of the account.
Account reference, usually the IBAN.
BIC/SWIFT code of the institution.
Current balance of the account.
Balance actually available for spending.
ISO 4217 currency code of the balances (e.g. EUR).
true when this is the company's default account.
true when this account is printed on the invoices the company issues.
When the account was added to Fidly (ISO 8601).
When the account was last modified (ISO 8601).