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

id string
Internal bank account ID. Used as the bankAccountId field when uploading bank statements.
accountId string
The chart-of-accounts entry this bank account maps to (e.g. the Current Account asset account).
bankName string
Name of the bank (e.g. Starling, NatWest, HSBC).
accountName string
Display name for this bank account (e.g. Business Current Account).
sortCode string
UK sort code (e.g. 60-83-71).
accountNumber string
Bank account number.
isPrimary string
Whether this is the primary bank account. The primary account is used as the default for bank imports.