Versions
This is to search the profile of the business that contains any information in the "political exposed person" database in OkayDB.
Last updated
This is to search the profile of the business that contains any information in the "political exposed person" database in OkayDB.
Last updated
POST
https://okaydbdemo.innov8tif.com/ekyc/api/aml/v2/person
This operation will search for individual profiles using the parameters provided.
Name | Type | Description |
---|---|---|
POST
https://okaydbdemo.innov8tif.com/ekyc/api/aml/v1/person
Name | Type | Description |
---|---|---|
name*
string
The full name of the individual you are searching for.
threshold*
integer
Minimum score to filter matched profiles. Minimum: 50 Maximum: 100 Default: 85
countries*
string
Searched country. Two-letter country code ISO-3166-2
datasets*
string
Specifies which datasets will be searched: PEP - Politically Exposed Persons
PEP-CURRENT - Only current PEPs
PEP-FORMER - Only former PEPs
PEP-LINKED - Only linked PEPs
SAN - Sanctioned
SAN-CURRENT - Only current Sanctions
SAN-FORMER - Only former Sanctions
INS - Insolvency
RRE - Reputational Risk Exposure
DD - Disqualified Director
POI - Profile of Interest
REL - Regulatory Enforcement List
countryRequired
boolean
Default: false
dob
string
Example: 1958-06-13
dobMatching
string
This feature allows more fine grain controls for the date of birth matching. The match score is reduced the further the search date of birth is from the profile’s date of birth, and will be excluded completely if the date is beyond the threshold specified.
exact – The date of birth must be a perfect match to produce a hit.
sameYear – (default) The date of birth needs to be in the same calendar year of the date specified to produce a hit.
withinOneYear – The date of birth must be within 1 year of the date specified in order to produce a hit.
withinTwoYears – The date of birth must be within 2 years of the date specified in order to produce a hit.
withinThreeYears – The date of birth must be within 3 years of the date specified in order to produce a hit.
withinFourYears – The date of birth must be within 4 years of the date specified in order to produce a hit.
withinFiveYears – The date of birth must be within 5 years of the date specified in order to produce a hit.
gender
string
This will filter the results to either return only Male or Female profiles. Omit this field to search all profiles.
dobRequired
boolean
Default: false
apiKey*
string
To be assigned by Innov8tif.
Threshold*
string
Minimum score to filter matched profiles.
PEP
string
Return PEP profiles. If not provided, then default value is "false" and matched PEP profiles will not be returned.
PreviousSanctions
string
Return previously sanctioned profiles. if not provided, then default value is "false" and matched profiles will not be returned.
CurrentSanctions
string
Return currently sanctioned profiles. If not provided, then default value is "false" and matched profiles will not be returned.
LawEnforcement
string
Return profiles from "Law Enforcement" dataset. If not provided, then default value s "false" and matched profiles will not be returned.
FinancialRegulator
string
Return profiles from "Financial regulator" dataset. If not provided, ten default value is "false" and matched profiles will not be returned.
Insolvency
string
Return profiles from "Insolvency" dataset. If not provided, then default value is "false" and matched profiles will not be returned.
DisqualifiedDirector
string
Return profiles from "Disqualified Director" dataset. If not provided, then default value is "false" and matched disqualified directors will not be returned.
AdverseMedia
string
Return profiles from "Adverse Media" dataset. If not provided, then default value is "false" and matched disqualified directors will not be returned.
Forename
string
Searched forename
Middlename
string
Searched middlename
Surname
string
Searched surname
DateOfBirth
string
Searched date of birth
YearOfBirth
string
Searched year of birth
Address
string
Searched address. This field should not contain city, county/state/postcode/country name.
City
string
Searched city
County
string
Searched county
Postcode
string
Searched postcode
Country
string
Searched country