EndUserCalculations
Get EndUser Heron Score (beta)
Get Heron Score for end user with a breakdown of the feature group contributions which resulted in the score. The score is calculated for the day of last transaction. This is a beta feature and is subject to change.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Query Parameters
Cut-off date to consider transactions to for calculating heron score (inclusive)
Minimum company categorisation confidence to calculate Heron Score
Response
200 - application/json
A list of data quality issues that may have impacted the score
Available options:
transactions_without_timestamps
, date_range_too_low
, confidence_too_low
, ctg_coverage_too_low
, data_volume_too_low
, data_not_fresh
When the Heron Score was predicted
When the Heron Score was calculated for; by default the last transaction timestamp for the company
Available options:
not_available
, partially_available
, available
The Heron Score value
Was this page helpful?