Get summarized statistics for a given EndUser
Pivot results by merchant or by category
category, merchant "category"
Filter for transactions with timestamp after the input value (as date)
"2026-03-13"
Filter by specific merchants
[
"mrc_KaG7fmgRWMCBZTiYm3wG7Y",
"mrc_BWyggTCkKXYfi43MPjkzCA"
]Filter by specific categories
[
"ctg_ikWxRPPLjKHyZqcZ6dqWt6",
"ctg_Jzv4dsCaCpmRQifk6dRMYW"
]Heron-generated id for end user; either end_user_id or end_user_heron_id is required
"eus_CCfZKgvSqq8eQTfqbTzsAx"
Filter for transactions with timestamp before the input value (as date)
"2026-03-12"
end_user_id for statistics; either end_user_id or end_user_heron_id is required
"your_end_user_id"
Filter by specific account reference IDs
["1234", "5678"]Aggregate results over time, e.g., by week or by quarter
day, week, month, quarter, year "month"
ISO 4217 currency code to convert to
GBP, USD, EUR, null "USD"
OK