Get transactions. At least end_user_id, heron_id or request_id must be provided.
Account ids to include. If not provided, all accounts are included
Heron generated Id of transaction
"txn_nPnPJrUSK9UAzVbpbxtpnF"
Filter by maximum amount of transaction
Filter by minimum confidence of annotation associated with transaction
0 <= x <= 1Filter by whether the transaction has a matching transaction
Filter by latest transaction upload date - when Heron received the transaction
"2020-04-27"
Filter by merchant heron id
Filter by latest transaction timestamp
"2020-04-27"
Filter by maximum confidence of annotation associated with transaction
0 <= x <= 1Reference Id of transaction
Filter by earliest transaction upload date - when Heron received the transaction
"2020-04-27"
Request-Id header returned in the response of POST transactions. Sending this parameter will return all transactions sent in a particular POST request, including any duplicates.
End user id of transaction
Filter by maximum running balance
Filter by merchant group id
Filter for transactions whose values were last updated in Heron systems after the specified input value
"2025-12-12T10:00:51.481166"
Deprecated; see created_date_ or timestamp_date_
Filter by keyword match on transaction description; case insensitive
Number of transactions to return per page
1 <= x <= 10000Filter by minimum running balance
Whether or not to include duplicate transactions in the response. Defaults to false unless request_id is provided, in which case it defaults to true.
Filter for transactions whose values were last updated in Heron systems before the specified input value
"2025-12-12T10:00:51.481187"
Filter by the heron_id of the category that the transaction is annotated with
"ctg_h4DVP3RmMbvZWv75QDnMgb"
Deprecated; see created_date_ or timestamp_date_
Filter by keyword match on transaction counterparty; case insensitive
Filter by earliest transaction timestamp
"2020-04-27"
Filter by whether the transaction is recurring
Page of transaction to return
x >= 1Filter by whether the transaction has a merchant entity associated with it
Filter by regex matching transaction description
Filter by transaction code
Filter by minimum amount of transaction
What to order transactions by
amount_asc, amount_desc, abs_amount_asc, abs_amount_desc, description_asc, description_desc, timestamp_asc, timestamp_desc, id_asc, id_desc, confidence_asc, confidence_desc, created_asc, created_desc, balance_asc, balance_desc