EndUserCalculations
Get EndUser statistics
Get summarized statistics for a given EndUser
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Filter for transactions with timestamp before the input value (as date)
Filter for transactions with timestamp after the input value (as date)
Filter by specific categories
ISO 4217 currency code to convert to
Available options:
GBP
, USD
, EUR
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
Pivot results by merchant or by category
Available options:
category
, merchant
end_user_id for statistics; either end_user_id or end_user_heron_id is required
Aggregate results over time, e.g., by week or by quarter
Available options:
day
, week
, month
, quarter
, year
Filter by specific merchants
Response
200 - application/json
Was this page helpful?