Bank of America · Schema

Transaction

An account transaction record

BankingCorporate BankingFinancePaymentsTreasuryCashPro

Properties

Name Type Description
transactionId string Unique transaction identifier
accountId string Account the transaction belongs to
type string Transaction type (debit, credit)
amount number Transaction amount
currency string Transaction currency
description string Transaction description or memo
referenceNumber string Bank reference number
valueDate string Value date of the transaction
postDate string Post date of the transaction
status string Transaction status
View JSON Schema on GitHub