{
"headers": {
"Content-Type": "application/json",
"User-Agent": "DiligentAI/1.0",
"X-Webhook-Id": "...",
"X-Event-Id": "...",
"X-Customer-Id": "...",
"X-Target-type": "NAME_SCREENING_ALERT",
"X-Event-Name": "ALERT_REMEDIATED",
"X-Signature": "sha256=..."
},
"payload": {
"id": "714808a0-faf0-4e0f-a3a3-fbe490a10efd",
"reference": "5jb7h9b1kiu51kbwyrjhog350",
"alt_reference": "ABIGASQLIM3WR",
"status": "COMPLETED",
"remediation_status": "REMEDIATED",
"profile_facts": [
{
"predicate": "has_name",
"value": "Ryan Bailey",
"citations": [{ "name": "PROFILE", "url": null }]
},
{
"predicate": "date_of_birth",
"value": "1992-01-27",
"citations": [{ "name": "PROFILE", "url": null }]
}
],
"hits": [
{
"reference": "5jb766qtsj0e1kbwyrlh03gpe",
"hit_categories": ["MEDIA"],
"evidences": [
{
"type": "PRIMARY_NAME",
"categories": ["NAME_GIVEN_NAME_EXACT_MATCH", "NAME_FAMILY_NAME_VARIANT_MATCH", "NAME_MAIN"],
"supporting_facts": [
{
"predicate": "has_name",
"value": "Ryan DAILEY",
"citations": [{ "name": "HIT", "url": null }]
},
{
"predicate": "has_name",
"value": "Ryan Bailey",
"citations": [{ "name": "PROFILE", "url": null }]
}
]
},
{
"type": "DOB",
"categories": ["DOB_AMBIGUOUS", "DOB_YEAR_MISMATCH"],
"supporting_facts": [
{
"predicate": "date_of_birth",
"value": "1974",
"citations": [{ "name": "HIT", "url": null }]
},
{
"predicate": "date_of_birth",
"value": "1975",
"citations": [{ "name": "ARTICLE", "url": "https://example.com/article" }]
},
{
"predicate": "date_of_birth",
"value": "1992-01-27",
"citations": [{ "name": "PROFILE", "url": null }]
}
]
}
],
"resolution": {
"status": "NOTHING",
"summary": "DOB mismatch — all hit dates are 2+ years off the profile DOB",
"author": "DILIGENT",
"action": "COMMENT_FALSE_POSITIVE",
"determination": "FALSE_POSITIVE",
"applied_rule": {
"name": "Date of Birth Mismatch"
}
}
}
],
"created_at": "2024-01-15T09:00:00Z",
"updated_at": "2024-01-15T10:30:00Z"
}
}