Transaction Object
255"1234567890"
520.56
The description of the Transaction
512"Payment from Acme Corp"
The type of the Transaction
business, personal "business"
"personal"
The ID of the Transaction
"txn_WQMDNUHpBThYSNh4AprDBo"
The ID of the External Account associated with the Transaction
"eac_WQMDNUHpBThYSNh4AprDBo"
The categories associated with the Transaction, derived from the journal entry with both basis. Each entry carries the ledger name and the amount allocated to it; a single-category journal entry is still returned as a one-element list. Null when no journal entry with both basis exists.
The status of the Transaction. Null when it has no status.
bookkeeper_pending, business_pending, confirmed "confirmed"
The categorized line items of the Transaction. Each item carries the ledger it is categorized to and the amount allocated to it. Pass the ids of the line items to the split endpoint to re-split the Transaction. Null when the Transaction has no categorization.
The invoice payments associated with the Transaction
null
The refund payments associated with the Transaction
null
The bill payments associated with the Transaction
null
Tag field name to the list of values attached to the transaction. Each value carries its allocated amount and, when pinned, its ledger; a single-value field is still returned as a one-element list.