When screening an individual via POST cases?screen=SYNC against a group configured for PEP + Sanctions, the response returns candidates whose names don't match the submitted name - and the actual person I'm searching does not appear in the results at all.
- Submitted name:
John Doe - Returned candidates:
Jon Doer (nationality A, DOB 1958-10-08) — matchScore ~87Johannes Doerr (nationality B) — matchScore ~86
- No candidate for
John Doe himself, despite him being a real, publicly listed individual.
What I need to understand:
- Why the actual submitted name doesn't appear in the results — is
John Doe not in the World-Check database, or is he in the database but scoring below the returned candidates? - Whether there's a way to know from the response whether "no candidate matches the submitted name closely" is because the person isn't listed vs. because the threshold filtered them out.
- What the recommended approach is to reduce false positives (secondary fields, higher minimum score, etc.) without accidentally suppressing genuine matches.