| account | Contains account object (acct_) details. |
| account_lock | Contains details about locked accounts, a reason for the lock, current locked status (true/false) and time of release, if applicable. |
| account_product | Contains account product object (apt_) details. |
| account_tags | Contains an association of account objects (acct_) and the tags on those account objects. |
| ach | Contains ACH payment object (ach_) details. |
| ach_combined | An extended view of ACH payment details that includes information about the associated counterparty and account. |
| additional_person | Contains details of additional person applications to existing accounts. |
| address | Contains address objects (addr_) that are associated with other persons, businesses, etc. |
| application | Contains account application object (aact_) details. |
| application_company | An association table between account application objects (aact_) and business application objects (abus_). |
| application_person | An association table between account application objects (aact_) and person application objects (apsn_), including their account roles applied for. |
| assoc_txn_backing_book | An association table between transaction objects (ttx_) and backing on-core book transfers (book_). |
| audit | An event log of changes made through the API with their user attribution. |
| billpay | Contains bill pay payment objects (bpp_) details. |
| book | Contains book transfer payment object (book_) details. |
| book_combined | An extended view of book transfer details that includes information about the associated accounts and accountholders. |
| business_account_stream | Designed for ledger transaction monitoring, this contains an extended view of business ledger accounts (acct_). Intended to be used with the ledger_transaction_stream, personal_account_stream, secondary_persons_stream, card_stream, and card_event_stream tables. |
| card | Contains details of issued card objects (card_). |
| card_event_stream | Designed for ledger transaction monitoring, this contains an extended view of all card network activity corresponding to card event objects (cnm_). Intended to be used with the ledger_transaction_stream, personal_account_stream, business_account_stream, secondary_persons_stream, and card_stream tables. |
| card_network_message | Details of card event activity returned through the network. |
| card_stream | Designed for ledger transaction monitoring, this contains an extended view of all issued cards objects (card_). Intended to be used with the ledger_transaction_stream, personal_account_stream, business_account_stream, secondary_persons_stream, and card_event_stream tables. |
| card_transaction | Details of transactions created from card activity (card_tx). |
| card_tx_combined | An extended view of card transaction details that includes information about the associated account and cardholder. |
| cardcontrol | Contains card control object (cctl_) details. |
| cardholder | Contains details about the person who is the cardholder of issued cards. |
| cardproduct | Contains card product objects (cdpt_) details. |
| check_issued | Contains issued check object (ch_) details. |
| check_issued_combined | An extended view of issued check details that includes information about the associated account. |
| checks | Contains check deposit object (chk_) details. |
| checks_combined | An extended view of check deposit details that includes information about the associated account. |
| comment | Contains details of comments on API objects, most commonly account applications. |
| company | Contains business application object (abus_) details. |
| company_person | Association table of person application objects (apsn_), their relationship to business application objects (abus_), and related account application objects (aact_). |
| counterparty | Contains counterparty object (cp_) details. |
| deposit_sweep_account | Contains information about ledger account enrollment in deposit sweeps (dsa_). |
| deposit_sweep_report_delta | Contains information about the change in swept funds (dsd_) as a part of automated deposit sweeps. |
| document | Contains document object (doc_) details. |
| document_company | Association table of document objects (doc_) with business application objects (abus_). |
| document_person | Association table of document objects (doc_) with person application objects (apsn_). |
| incoming_ach | Contains incoming ACH object (ina_) details. |
| incoming_ach_combined | An extended view of incoming ACH details that includes information about the associated account. |
| incoming_wire | Contains incoming wire object (inw_) details. |
| incoming_wire_combined | An extended view of incoming wire details that includes information about the associated account. |
| ledger_account | Contains Treasury Prime ledger account object (tacct_) details. |
| ledger_ach | Contains ACH payment object (ach_) details specifically related to ledger account objects (tacct_). |
| ledger_ach_combined | An extended view of ledger ACH details that includes information about the associated account. |
| ledger_business | Contains business object (com_) details, specifically for those that relate to ledger account objects (tacct_). |
| ledger_person | Contains person object (com_) details, specifically for those that relate to ledger account objects (tacct_). |
| ledger_transaction | Contains a record of all immutable transaction objects (ttx_) on ledger accounts. |
| ledger_transaction_combined | An extended view of ledger transaction details that includes information about the associated ledger account. |
| ledger_transaction_stream | Designed for ledger transaction monitoring, this contains an extended view of all ledger transactions (ttx_). Intended to be used with the personal_account_stream, business_account_stream, secondary_persons_stream, card_stream, and card_event_stream tables. |
| ledger_wire | Contains wire payment object (wire_) details specifically related to ledger account objects (tacct_). |
| ledger_wire_combined | An extended view of ledger wire details that includes information about the associated account. |
| network_transfer | Contains network transfer object (nt_) details. Note: this table is populated only for banks that use the network transfer feature. |
| network_transfer_business | Contains business object (com_) details for businesses related to network transfer payments. Note: this table is populated only for banks that use the network transfer feature. |
| network_transfer_person | Contains person object (psn_) details for persons related to network transfer payments. Note: this table is populated only for banks that use the network transfer feature. |
| network_transfer_wires | Contains wire object (wire_) details for balancing wires that move money as part of network transfer settlement. Note: this table is populated only for banks that use the network transfer feature. |
| network_transfer_wires_combined | An extended view of network transfer balancing wire details that includes information about the associated account. Note: this table is populated only for banks that use the network transfer feature. |
| person | Contains person object (psn_) details. |
| personal_account_stream | Designed for ledger transaction monitoring, this contains an extended view of personal ledger accounts (acct_). Intended to be used with the ledger_transaction_stream, business_account_stream, secondary_persons_stream, card_stream, and card_event_stream tables. |
| progress | Contains events that log the progress of the account opening process for account applications. |
| reserve | Contains details of automatic reserve enrollment for accounts. |
| secondary_persons_stream | Designed for ledger transaction monitoring, this contains all non-owner person objects (psn_) associated with ledger accounts. Intended to be used with the ledger_transaction_stream, personal_account_stream, business_account_stream, card_stream, and card_event_stream tables. |
| tax_document | Contains tax document object (taxdoc_) details, such as 1099s. |
| users | Contains all users and their permissions of Treasury Prime frontend tools and for API keys. |
| wire | Contains wire payment object (wire_) details. |
| wire_combined | An extended view of wire payment details that includes information about the associated counterparty and account. |