For the complete documentation index, see llms.txt. This page is also available as Markdown.

Transaction

A transaction represents a financial event.

Examples include:

  • Deposits

  • Withdrawals

  • Transfers

  • Card Payments

  • Bank Transfers

  • Fees

  • Refunds

  • Reversals

  • Interest

  • Adjustments

Every transaction consists of one or more accounting entries.

Transactions are immutable once completed, providing a complete audit trail.

Last updated