The Bank Accounts object

A bank account links a physical bank account to a chart-of-accounts entry. The bank name and account details are used for display and matching in the import pipeline.

Attributes

idstring
Internal bank account ID. An integer, not a prefixed ID. Used as the bankAccountId field when uploading bank statements.
accountIdstring
Integer id of the chart-of-accounts account this bank account maps to (the Bank Current Account asset account). Links to the Accounts resource.
bankNamestring
Name of the bank (e.g. Starling, NatWest, HSBC).
accountNamestring
Display name for this bank account (e.g. Business Current Account).
sortCodestring
UK sort code (e.g. 60-83-71).
accountNumberstring
Bank account number.
isPrimarystring
Whether this is the primary bank account. The primary account is used as the default for bank imports.