Bankfeedaccount data model

View field support, webhooks, and list parameters for each integration on the Supported Integrations page.

idstring
created_atdate
creation timestamp, in ISO 8601 format and UTC (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
updated_atdate
last-update timestamp, in ISO 8601 format and UTC (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
organization_idstring
ref -> accounting Organization this record belongs to
namestring
account nickname / source name
bank_namestring
bank / institution name
account_numberstring
full account number where available
account_number_last4string
last-4 when the full number isn't returned
routing_numberstring
bank routing number
account_type enum
Valid values:
"CHECKING"
"SAVINGS"
"CREDIT_CARD"
"LOAN"
"OTHER"
CHECKING, SAVINGS, CREDIT_CARD, LOAN, OTHER
account_idstring
ref -> AccountingAccount: the target GL account the feed posts into (reference to AccountingAccount)
currencystring
ISO 4217 currency of the account
balancenumber
current balance of the source account
feed_start_atdate
date the feed begins delivering transactions (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
status enum
Valid values:
"ACTIVE"
"INACTIVE"
feed state: ACTIVE, INACTIVE
Are we missing anything? Let us know
Was this page helpful?