Transactions

View and export account transactions.


Transactions represent individual financial movements on your accounts -- debits, credits, and other activity recorded by the system. You can list, filter, and export them for reconciliation and reporting.

Exporting Transactions

You can export your transactions as a CSV file directly through the API -- the same export available from the Transactions screen in the dashboard, now available programmatically. This is useful for pulling transaction data into a spreadsheet or your own accounting system for reconciliation.

The export supports filtering by date range, account, producer, and market, so you can scope it to exactly the transactions you need. Each row is a single transaction with its amount, description, merchant, and timestamps. The export only ever contains your own account's transactions.


Did this page help you?