List Transactions

Get a list of all transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
int32
Defaults to 25
string

Specify internal_account_id if you wish to see transactions to/from a specific account.

string
boolean

Either true or false

date

Filters transactions with a as_of_date starting on or after the specified date (YYYY-MM-DD).

date

Filters transactions with a as_of_date starting on or before the specified date (YYYY-MM-DD).

string
string
string
string

See Payment Orders for a list of possible types.

string

Filters for transactions that have transaction_line_items for the specified transactable_type. This can be one of payment_order, incoming_payment_detail, paper_item, reversal, or return.

string

Filters for transactions including the queried string in the description

string

Filters for transactions including the queried vendor id (an identifier given to transactions by the bank).

string

To query transactions by their reconciled expected payment

boolean

Filters for reconciled (true) or unreconciled (false) transactions

amount
object

Use gt (>), gte (>=), lt (<), lte (<=), eq (=), or not_eq (!=) to filter by balance amount.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!