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_MCKzx7acyMJqmQSeNcCaBr"
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-08T22:04:45.628777"
Filter for transactions with timestamp after the input value (inclusive). It has precedence over timestamp_min
"2026-07-08"
Deprecated (use date_max instead). Filter for transactions with timestamp earlier than the input value
"2026-07-07T22:04:45.628826"
Filter for transactions with date earlier than the input value (inclusive). It has precedence over timestamp_max
"2026-07-07"
If true, forecasts the balances of each account
Filter by specific account reference IDs
["1234", "5678"]Response
OK. Empty balances include a warning reason when no balance data is available.