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