Version 1

POST https://okaydbdemo.innov8tif.com/ekyc/api/aml/v1/person

Request Body

Name
Type
Description

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

Input Example

Last updated

Was this helpful?