EndUserCalculations
Get EndUser statistics
Get summarized statistics for a given EndUser
GET
Authorizations
Query Parameters
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
Example:
"eus_9wMk3F9mPWs62cwofgxyKX"
Filter for transactions with timestamp after the input value (as date)
Example:
"2025-06-19"
end_user_id for statistics; either end_user_id or end_user_heron_id is required
Example:
"your_end_user_id"
Filter by specific merchants
Example:
[
"mrc_jAYM6xqc3wUjpAZctiCj3r",
"mrc_GWjSVETt3UFmwCR5CeKu28"
]
Pivot results by merchant or by category
Available options:
category
, merchant
Example:
"category"
Aggregate results over time, e.g., by week or by quarter
Available options:
day
, week
, month
, quarter
, year
Example:
"month"
ISO 4217 currency code to convert to
Available options:
GBP
, USD
, EUR
Example:
"USD"
Filter by specific categories
Example:
[
"ctg_Tm9qYwno66QWEa6uBnMuSF",
"ctg_3Zy4Kyrzng3dfPPYr2uCVa"
]
Filter for transactions with timestamp before the input value (as date)
Example:
"2025-06-18"
Response
200 - application/json
OK
The response is of type object
.