GET
/api/end_user_emails
Get EndUser emails
GET
/api/end_users
List EndUsers
POST
/api/end_users
Create EndUser
PUT
/api/end_users
Update EndUser
GET
/api/end_users/summary
List EndUsers with Summary Information
GET
/api/end_users/{end_user_heron_id}/background_check
Get EndUser background check dashboard payload
GET
/api/end_users/{end_user_heron_id}/background_check/affiliations
List an end user's background check affiliations
POST
/api/end_users/{end_user_heron_id}/background_check/affiliations/reports
Request background check reports for affiliations
POST
/api/end_users/{end_user_heron_id}/background_check/affiliations/reports/confirm
Confirm a candidate for an affiliate report
DELETE
/api/end_users/{end_user_heron_id}/background_check/affiliations/reports/{ref}
Stop tracking an affiliate report
DELETE
/api/end_users/{end_user_heron_id}/background_check/override
Clear all CLEAR candidate overrides for a background check
GET
/api/end_users/{end_user_heron_id}/background_check/override
Get the pinned CLEAR candidate overrides for a background check
POST
/api/end_users/{end_user_heron_id}/background_check/override
Pin CLEAR candidate overrides for a background check
GET
/api/end_users/{end_user_heron_id}/background_check/subjects/{subject_key}/raw_report
Download a background check raw report
GET
/api/end_users/{end_user_heron_id}/background_check/subjects/{subject_key}/records/{record_id}/mugshot
View a criminal-record mug shot
GET
/api/end_users/{end_user_heron_id}/duplicate_end_users
Get duplicate end users for an end user
DELETE
/api/end_users/{end_user_id_or_heron_id}
Delete EndUser by heron_id or end_user_id (sync)
GET
/api/end_users/{end_user_id_or_heron_id}
Get EndUser by heron_id or end_user_id
POST
/api/end_users/{end_user_id_or_heron_id}/delete
Delete EndUser by heron_id or end_user_id (async)
GET
/api/end_users/{end_user_id_or_heron_id}/emails
Get EndUser emails
GET
/api/end_users/{end_user_id_or_heron_id}/end_user_information
Get EndUser information
PATCH
/api/end_users/{end_user_id_or_heron_id}/end_user_information
Patch EndUser information
POST
/api/end_users/{end_user_id_or_heron_id}/enrich
Enrich transactions of EndUser
GET
/api/end_users/{end_user_id_or_heron_id}/location
Get EndUser physical location
GET
/api/end_users/{end_user_id_or_heron_id}/processing_status
Get EndUser processing status
GET
/api/end_users/{heron_id}/crm_sync
Retrieve CRM sync events for an end user
POST
/api/end_users/{heron_id}/crm_sync
Trigger a CRM Sync for an End User