Attributes
Accounts
Theaccounts array lists each liability account. The credit and loan terms below reference these accounts by account_id.
Credit liabilities
Credit cards and lines of credit.Loan liabilities
Auto loans, student loans, personal loans, and mortgages.Account types
An account has atype and an optional subtype.
type — one of: LOAN, CREDIT_CARD, LINE_OF_CREDIT, MORTGAGE, CHECKING_LINE_OF_CREDIT
subtype — one of (nullable): BROKERAGE, STUDENT, AUTO, PERSONAL, PERSONAL_WITH_COLLATERAL, HELOC, HOME_EQUITY, RV, SMALL_BUSINESS
Loan balance verification
A common use case for liabilities data is loan balance verification in refinance scenarios. Lenders retrieve outstanding loan balances to confirm payoff amounts before closing. Liabilities data comes from a connected financial account. The member connects their bank account through Truv Bridge using either the Transactions or Assets (VOA) product. Once the connection is established, the liabilities endpoint returns outstanding loan balances, credit obligations, and payment history for the connected accounts. See Financial Accounts for supported institutions and account types.Liabilities data is derived from the financial institution connection created by the Transactions or Assets product. No separate connection step is required — connect the account with either product, then query the liabilities endpoint for the same link.