EndUserCalculations
Get EndUser industry
Predict the industry of the end user based on its name
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The end_user_id
or heron_id
of EndUser
Query Parameters
Maximum number of digits in NAICS code
Required range:
2 < x < 6
Minimum number of digits in NAICS code
Required range:
2 < x < 6
Response
200 - application/json
The text name of the taxonomy value
The probability that the end user is associated with the industry; we will always return the highest probability industry
Industry classification system used
The predicted industry for the end user according to taxonomy
Was this page helpful?