Get EndUser forecasts
Get forecast amounts for a given EndUser and category
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_ZtYg9vqbKmJ8ikpVHzjcXS"
ISO 4217 currency code to convert to
GBP, USD, EUR, CAD, AUD, null "USD"
Aggregate results over time, i.e., aggregate by week or by month
week, month "month"
Heron ID of category to be forecasted; either category_heron_id or category_label must be present
"ctg_5x7p5GqJX7XdbPBE6fBi3S"
Label of category to be forecasted; either category_heron_id or category_label must be present
"Revenue"
The earliest transaction timestamp date to use in forecasting
"2022-01-01"
The latest transaction timestamp date to use in forecasting
"2022-01-31"
Response
OK
ISO 4217 currency code
3"USD"
Forecast date at specified date granularity
"2026-06-04"
Predicted amount
42.42
Predict amount lower bound
4.24
Predicted amount upper bound
420.42