Authorizations
Query Parameters
Filter by specific account reference IDs
Example:
["1234", "5678"]ISO 4217 currency code to convert to
Available options:
GBP, USD, EUR Example:
"USD"
Filter for transactions with timestamp before the input value (as date)
Example:
"2025-11-25"
Filter by specific merchants
Example:
[
"mrc_dF79Ua6AAkFUhJG8NeFUz7",
"mrc_avPv2KM43D6yvtwABghQ53"
]Aggregate results over time, e.g., by week or by quarter
Available options:
day, week, month, quarter, year Example:
"month"
Pivot results by merchant or by category
Available options:
category, merchant Example:
"category"
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
Example:
"eus_o75ahzbfqHkJZLAzzyE3Qr"
Filter for transactions with timestamp after the input value (as date)
Example:
"2025-11-26"
end_user_id for statistics; either end_user_id or end_user_heron_id is required
Example:
"your_end_user_id"
Filter by specific categories
Example:
[
"ctg_mztNtxwKW9dk5MDRHjTW7M",
"ctg_ddYQ5m9XA77zvXzAWqdrZF"
]Response
200 - application/json
OK