Search for a single pep
GET {{baseUrl}}/search?countryCode=se&personalNumber=196501133372
Body
PARAM
Key | Datatype | Required | Description |
pep
|
string | Filter indicating if the results should include PEP's | |
rca
|
string | Filter indicating if the results should include RCA's | |
countryCode
|
string | Country to check pep in (ISO 3166-1 alpha-2 standard) | |
personalNumber
|
number | Personal number identifier (SSN) from the country of interest | |
firstName
|
string | First name of a person to search for | |
lastName
|
string | Last name of a person to search for | |
birthDate
|
string | birthDate the searched entity should match (ISO 8601 format) | |
gender
|
string | gender the searched entity values can be male or female |
ENDPOINTS