Get EndUser forecasts
Get forecast amounts for a given EndUser and category
Authorizations
Query Parameters
ISO 4217 currency code to convert to
GBP
, USD
, EUR
"USD"
Label of category to be forecasted; either category_heron_id or category_label must be present
"Revenue"
The latest transaction timestamp date to use in forecasting
"2022-01-31"
Aggregate results over time, i.e., aggregate by week or by month
week
, month
"month"
The earliest transaction timestamp date to use in forecasting
"2022-01-01"
Heron ID of category to be forecasted; either category_heron_id or category_label must be present
"ctg_i9BespZffxRxXbYEmKDraX"
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_FcjtxALUX8mtznFYBAbH7n"
Response
The response is of type object[]
.