Get EndUser balance
Get balance for given EndUser on a daily and account granularity
Authorizations
Query Parameters
end_user_id for statistics; either end_user_id or end_user_heron_id is required
"your_end_user_id"
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
"eus_2X3GPfE8CK7uGU9Dpncxe6"
ISO 4217 currency code to convert to
GBP, USD, EUR, CAD, AUD, null "USD"
Deprecated (use date_min instead). Filter for transactions with timestamp after the input value
"2026-07-20T22:15:51.880803"
Filter for transactions with timestamp after the input value (inclusive). It has precedence over timestamp_min
"2026-07-20"
Deprecated (use date_max instead). Filter for transactions with timestamp earlier than the input value
"2026-07-19T22:15:51.880873"
Filter for transactions with date earlier than the input value (inclusive). It has precedence over timestamp_max
"2026-07-19"
If true, forecasts the balances of each account
Filter by specific account reference IDs
Response
OK. Empty balances include a warning reason when no balance data is available.