Get summarized statistics for a given EndUser
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
"eus_BKYd9aR2YKpXA9gnfDuhLb"
ISO 4217 currency code to convert to
GBP
, USD
, EUR
"USD"
Filter for transactions with timestamp before the input value (as date)
"2025-07-20"
Filter by specific merchants
[
"mrc_oG5LKYLLMCC69PY78sixBU",
"mrc_GjjLRN65xJjjHco4PfkaXb"
]
Filter for transactions with timestamp after the input value (as date)
"2025-07-21"
Aggregate results over time, e.g., by week or by quarter
day
, week
, month
, quarter
, year
"month"
Pivot results by merchant or by category
category
, merchant
"category"
Filter by specific categories
[
"ctg_7L6sx4iPw7MgZJUDyN4G63",
"ctg_N7UrmdHeayVvTaRLikH52e"
]
end_user_id for statistics; either end_user_id or end_user_heron_id is required
"your_end_user_id"
OK
The response is of type object
.