AML (Global)
AML Screening Individual
Prevent fraudulent Individuals from your platform by screening by via PEP, OFAC, AML, Sanction and Adverse media across 200+ countries and 42800+ databases
AML Screening Individual
Request
[POST]
Header
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Body parameters
Parameter | Type | Description | Required |
---|---|---|---|
first_name | string | First Name, e.g John | required |
middle_name | string | Middle Name, e.g Anon | required |
last_name | string | Last Name, e.g Doe | required |
date_of_birth | string | Date of birth , e.g 1990-08-10 | required |
match_score | integer | Name Match Scores ranges from 0% to 100 %, which determine the accuracy of the match result | required |
Sample response
Response
AML Categories
adverse_media, sanction, warning, PEP
Enhanced Match Scoring Logic
The system will prioritize search results as follows:
- Sanctions over other AML types
- Exact name match over inexact name match
- Date of Birth (DOB) match over no DOB match
- Country match over no country match over country mismatch
Sanctions
- 1.1 - Fuzzy match with country mismatch
- 1.2 - Fuzzy match
- 1.3 - Fuzzy match with country match
- 1.4 - Fuzzy match with YOB match
- 1.5 - Fuzzy match with YOB and country match
- 1.6 - Exact match with country mismatch
- 1.7 - Exact match
- 1.8 - Exact match with country match
- 1.9 - Exact match with YOB match
- 2.0 - Exact match with YOB and country match
Warnings, PEPs, AMs
- 0.1 - Fuzzy match with country mismatch
- 0.2 - Fuzzy match
- 0.3 - Fuzzy match with country match
- 0.4 - Fuzzy match with YOB match
- 0.5 - Fuzzy match with YOB and country match
- 0.6 - Exact match with country mismatch
- 0.7 - Exact match
- 0.8 - Exact match with country match
- 0.9 - Exact match with YOB match
- 1.0 - Exact match with YOB and country match
Was this page helpful?