post https://duedil.io/v4/peps-sanctions/search/individuals.
Runs a search for individuals with PEPs or sanctions.
Sandbox
The sandbox environment returns static historical data for 2 predefined individuals. All other requests will result in a not found response (HTTP 404).
Personal information relating to individuals such as address and email has been replaced with the following string: <obfuscated>
-
Individuals Search - DueDil Officer
{ "criteria": { "duedilOfficer": { "officerId": "915779948" } } }
-
Individuals Search - Any Individual
{ "criteria": { "anyIndividual": { "firstName": "David", "lastName": "Cameron", "dateOfBirth": { "year": 1966 } } } }