| POST | /peps/add | Add a PEP search |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Request | body | AddPepSearchRequest | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Authentication | header, body | Authentication | Yes | The authentication credentials |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ApiUserId | header, body | string | Yes | The API User ID provided by us when you signed up to use our API. Can be provided in the request body, or as a header parameter (X-Api-User) |
| ApiUserKey | header, body | string | Yes | The API User Key provided by us when you signed up to use our API. Can be provided in the request body, or as a header parameter (X-Api-Key) |
| UserId | header, body | string | No | The User ID of the user making the request (e.g. a sub user). This is optional but can be used to associate API requests with a specific user, thereby allowing user permissions to be enforced. Can be provided in the body, or as a header parameter (X-User-Id). |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SubUserName | form | string | No | If the search should be saved against a single Sub User account, specify their username here |
| Type | form | string | No | |
| Name | form | string | No | |
| Country | form | string | No | |
| Address | form | string | No | |
| DateOfBirth | form | string | No | |
| Nationality | form | string | No | |
| Reference | form | string | No | |
| ExcludeResults | form | bool | No | |
| PerformSanctionsSearch | form | bool | No | |
| DayOneSearch | form | bool | No | |
| SelectedLists | form | ArrayOfLists | No | |
| LinkedTo | form | ArrayOfLinkedTo | No | If the search should be linked to other searches, specify the them here |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ClientId | form | int? | No | |
| Id | form | long? | No | |
| Type | form | string | No | |
| Subtype | form | string | No | |
| Status | form | string | No | |
| Description | form | string | No | |
| IsArchived | form | bool? | No | |
| Name | form | string | No | |
| Date | form | DateTime? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Data | form | AddPepSearchData | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| LinkedTo | form | ArrayOfLinkedTo | No | |
| SearchRecord | form | PepSearchRecord | No | |
| IncludesSanctionsSearchRecord | form | bool | No | |
| SanctionsSearchRecord | form | SearchRecord | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResponseStatus | form | ResponseStatus | No | The status of the response |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ErrorCode | form | string | No | |
| Message | form | string | No | |
| StackTrace | form | string | No | |
| Errors | form | ArrayOfResponseError | No | |
| Meta | form | Dictionary<string, string> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ErrorCode | form | string | No | |
| FieldName | form | string | No | |
| Message | form | string | No | |
| Meta | form | Dictionary<string, string> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | long | No | |
| SearchType | form | string | No | |
| DateSearched | form | DateTime | No | |
| DateUpdated | form | DateTime | No | |
| DateRenewal | form | DateTime? | No | |
| DateArchived | form | DateTime? | No | |
| IsArchived | form | bool | No | |
| NumOfResults | form | int | No | |
| ClientInResults | form | bool | No | |
| ClientNotInResults | form | bool | No | |
| AffectedByUpdate | form | bool | No | |
| IsDayOneSearch | form | bool | No | |
| SearchCriteria | form | SearchCriteria | No | |
| SearchResults | form | PepSearchResults | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | No | |
| Address | form | string | No | |
| Country | form | string | No | |
| DateOfBirth | form | string | No | |
| Nationality | form | string | No | |
| Reference | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Results | form | List<PepSearchResult> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| DateLastUpdated | form | DateTime | No | |
| ResultIsClient | form | bool | No | |
| Id | form | long | No | |
| Type | form | string | No | |
| Title | form | string | No | |
| Forename | form | string | No | |
| Middlename | form | string | No | |
| Surname | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateOfSoftDelete | form | DateTime? | No | |
| DateOfCapture | form | DateTime? | No | |
| DateOfBirth | form | DateTime? | No | |
| DateOfDeath | form | DateTime? | No | |
| YearOfBirth | form | int? | No | |
| YearOfDeath | form | int? | No | |
| Gender | form | string | No | |
| HomeTelephone | form | string | No | |
| BusinessTelephone | form | string | No | |
| MobileTelephone | form | string | No | |
| Fax | form | string | No | |
| form | string | No | ||
| Nationality | form | string | No | |
| Source | form | string | No | |
| Category | form | string | No | |
| Picture | form | string | No | |
| AlternateTitle | form | string | No | |
| BusinessName | form | string | No | |
| Description | form | string | No | |
| Telephone | form | string | No | |
| Website | form | string | No | |
| PepTier | form | int? | No | |
| FaceIsMatch | form | bool? | No | |
| FaceIsMatchConfidence | form | decimal? | No | |
| Addresses | form | List<PepSearchResultAddress> | No | |
| Aliases | form | List<PepSearchResultAlias> | No | |
| Articles | form | List<PepSearchResultArticle> | No | |
| Associations | form | List<PepSearchResultIndividualAssociation> | No | |
| BusinessAssociations | form | List<PepSearchResultBusinessAssociation> | No | |
| Notes | form | List<PepSearchResultNote> | No | |
| PoliticalPositions | form | List<PepSearchResultPoliticalPosition> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| AddressLine1 | form | string | No | |
| AddressLine2 | form | string | No | |
| AddressLine3 | form | string | No | |
| AddressLine4 | form | string | No | |
| Town | form | string | No | |
| County | form | string | No | |
| PostCode | form | string | No | |
| Country | form | string | No | |
| ISOCountry | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateLastUpdated | form | DateTime | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Forename | form | string | No | |
| MiddleName | form | string | No | |
| Surname | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateOfSoftDelete | form | DateTime? | No | |
| DateLastUpdated | form | DateTime | No | |
| Title | form | string | No | |
| AlternateTitle | form | string | No | |
| BusinessName | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Url | form | string | No | |
| OriginalUrl | form | string | No | |
| Source | form | string | No | |
| DateOfCapture | form | DateTime? | No | |
| DateLastUpdated | form | DateTime | No | |
| Snippets | form | List<PepSearchResultArticleSnippet> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Title | form | string | No | |
| Text | form | string | No | |
| AdverseTerms | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| LinkDescription | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateLastUpdated | form | DateTime | No | |
| FullName | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| LinkDescription | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateLastUpdated | form | DateTime | No | |
| BusinessName | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Source | form | string | No | |
| Notes | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateLastUpdated | form | DateTime | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Description | form | string | No | |
| From | form | string | No | |
| To | form | string | No | |
| Country | form | string | No | |
| SoftDelete | form | bool? | No | |
| DateLastUpdated | form | DateTime | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | long | No | |
| SearchType | form | string | No | |
| DateSearched | form | DateTime | No | |
| DateUpdated | form | DateTime | No | |
| DateArchived | form | DateTime? | No | |
| IsArchived | form | bool | No | |
| NumOfResults | form | int | No | |
| ClientInResults | form | bool | No | |
| ClientNotInResults | form | bool | No | |
| AffectedByUpdate | form | bool | No | |
| SearchCriteria | form | SearchCriteria | No | |
| SearchResults | form | SearchResults | No | |
| SearchSources | form | List<SearchSource> | No | |
| ListSearchResults | form | ArrayOfSearchResultEntries | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| EuResults | form | List<SearchResultEu> | No | |
| HMTResults | form | List<SearchResultHmTreasury> | No | |
| HMTUkraineResults | form | List<SearchResultHmTreasury> | No | |
| OfacResults | form | List<SearchResultOfac> | No | |
| OfacConsolidatedResults | form | List<SearchResultOfac> | No | |
| DfatResults | form | List<SearchResultDfat> | No | |
| OsfiResults | form | List<SearchResultOsfi> | No | |
| CanadianJusticeResults | form | List<SearchResultCanadianJustice> | No | |
| CanadianSemaResults | form | List<SearchResultCanadianSema> | No | |
| SwissSecoResults | form | List<SearchResultEntry> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime | No | |
| Addresses | form | List<SearchResultEuAddress> | No | |
| Births | form | List<SearchResultEuBirth> | No | |
| Citizenships | form | List<SearchResultOfacEuCitizenship> | No | |
| Names | form | List<SearchResultEuName> | No | |
| Passports | form | List<SearchResultEuPassport> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Street | form | string | No | |
| City | form | string | No | |
| Country | form | string | No | |
| PostCode | form | string | No | |
| Other | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Date | form | string | No | |
| Place | form | string | No | |
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| FullName | form | string | No | |
| Gender | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Number | form | string | No | |
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateListed | form | DateTime | No | |
| DateUpdated | form | DateTime | No | |
| Name1 | form | string | No | |
| Name2 | form | string | No | |
| Name3 | form | string | No | |
| Name4 | form | string | No | |
| Name5 | form | string | No | |
| Name6 | form | string | No | |
| DateOfBirth | form | string | No | |
| CountryOfBirth | form | string | No | |
| Nationality | form | string | No | |
| Address1 | form | string | No | |
| Address2 | form | string | No | |
| Address3 | form | string | No | |
| Address4 | form | string | No | |
| Address5 | form | string | No | |
| Address6 | form | string | No | |
| PostCode | form | string | No | |
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime | No | |
| FirstName | form | string | No | |
| LastName | form | string | No | |
| Addresses | form | List<SearchResultOfacAddress> | No | |
| Akas | form | List<SearchResultOfacAka> | No | |
| DateOfBirths | form | List<SearchResultOfacDateOfBirth> | No | |
| Nationalities | form | List<SearchResultOfacNationality> | No | |
| PlaceOfBirths | form | List<SearchResultOfacPlaceOfBirth> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Address1 | form | string | No | |
| Address2 | form | string | No | |
| Address3 | form | string | No | |
| City | form | string | No | |
| State | form | string | No | |
| PostCode | form | string | No | |
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| FirstName | form | string | No | |
| LastName | form | string | No | |
| Type | form | string | No | |
| Strength | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| DateOfBirth | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PlaceOfBirth | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime | No | |
| FullName | form | string | No | |
| Address | form | string | No | |
| DateOfBirth | form | string | No | |
| PlaceOfBirth | form | string | No | |
| Nationality | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime | No | |
| FullName | form | string | No | |
| Address | form | string | No | |
| DateOfBirth | form | string | No | |
| PlaceOfBirth | form | string | No | |
| Nationality | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime | No | |
| Name | form | string | No | |
| DateOfBirth | form | string | No | |
| Country | form | string | No | |
| RefId | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime | No | |
| Name | form | string | No | |
| DateOfBirth | form | string | No | |
| Country | form | string | No | |
| Schedule | form | string | No | |
| Item | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultId | form | long | No | |
| ResultStrength | form | int | No | |
| ResultSimilarity | form | decimal | No | |
| ResultResolved | form | bool | No | |
| ResultType | form | string | No | |
| DateUpdated | form | DateTime? | No | |
| SanctionsListId | form | string | No | |
| SanctionsListName | form | string | No | |
| Addresses | form | List<SearchResultAddress> | No | |
| DatesOfBirth | form | List<SearchResultDateOfBirth> | No | |
| Names | form | List<SearchResultName> | No | |
| Nationalities | form | List<SearchResultNationality> | No | |
| PlacesOfBirth | form | List<SearchResultPlaceOfBirth> | No | |
| Remarks | form | List<SearchResultRemark> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultAddressId | form | long | No | |
| Type | form | string | No | |
| Address1 | form | string | No | |
| Address2 | form | string | No | |
| Address3 | form | string | No | |
| City | form | string | No | |
| County | form | string | No | |
| PostCode | form | string | No | |
| Country | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultDateOfBirthId | form | long | No | |
| DateOfBirth | form | string | No | |
| Year | form | short? | No | |
| Month | form | byte? | No | |
| Day | form | byte? | No | |
| Type | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultNameId | form | long | No | |
| Type | form | string | No | |
| Title | form | string | No | |
| FullName | form | string | No | |
| ResultSimilarity | form | decimal | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultNationalityId | form | long | No | |
| Nationality | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultPlaceOfBirthId | form | long | No | |
| PlaceOfBirth | form | string | No | |
| CountryOfBirth | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SearchResultRemarkId | form | long | No | |
| Name | form | string | No | |
| Description | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ListId | form | string | No | |
| ListName | form | string | No | |
| ListShortName | form | string | No | |
| IsAffectedByListUpdate | form | bool? | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /peps/add HTTP/1.1
Host: api.sanctionssearch.com
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<AddPepSearch xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.servicestack.net/types">
<Authentication>
<ApiUserId>String</ApiUserId>
<ApiUserKey>String</ApiUserKey>
<UserId>String</UserId>
</Authentication>
<Request>
<Address>String</Address>
<Country>String</Country>
<DateOfBirth>String</DateOfBirth>
<DayOneSearch>false</DayOneSearch>
<ExcludeResults>false</ExcludeResults>
<LinkedTo>
<LinkedTo>
<ClientId>0</ClientId>
<Date>0001-01-01T00:00:00</Date>
<Description>String</Description>
<Id>0</Id>
<IsArchived>false</IsArchived>
<Name>String</Name>
<Status>String</Status>
<Subtype>String</Subtype>
<Type>String</Type>
</LinkedTo>
</LinkedTo>
<Name>String</Name>
<Nationality>String</Nationality>
<PerformSanctionsSearch>false</PerformSanctionsSearch>
<Reference>String</Reference>
<SelectedLists>
<ListId>String</ListId>
</SelectedLists>
<SubUserName>String</SubUserName>
<Type>String</Type>
</Request>
</AddPepSearch>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<AddPepSearchResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.servicestack.net/types">
<Data>
<ResponseStatus>
<ErrorCode>String</ErrorCode>
<Message>String</Message>
<StackTrace>String</StackTrace>
<Errors>
<ResponseError>
<ErrorCode>String</ErrorCode>
<FieldName>String</FieldName>
<Message>String</Message>
<Meta xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringstring>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>String</d6p1:Value>
</d6p1:KeyValueOfstringstring>
</Meta>
</ResponseError>
</Errors>
<Meta xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>String</d4p1:Key>
<d4p1:Value>String</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</Meta>
</ResponseStatus>
<IncludesSanctionsSearchRecord>false</IncludesSanctionsSearchRecord>
<LinkedTo>
<LinkedTo>
<ClientId>0</ClientId>
<Date>0001-01-01T00:00:00</Date>
<Description>String</Description>
<Id>0</Id>
<IsArchived>false</IsArchived>
<Name>String</Name>
<Status>String</Status>
<Subtype>String</Subtype>
<Type>String</Type>
</LinkedTo>
</LinkedTo>
<SanctionsSearchRecord>
<AffectedByUpdate>false</AffectedByUpdate>
<ClientInResults>false</ClientInResults>
<ClientNotInResults>false</ClientNotInResults>
<DateArchived>0001-01-01T00:00:00</DateArchived>
<DateSearched>0001-01-01T00:00:00</DateSearched>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Id>0</Id>
<IsArchived>false</IsArchived>
<ListSearchResults>
<SearchResultEntry>
<Addresses>
<SearchResultAddress>
<Address1>String</Address1>
<Address2>String</Address2>
<Address3>String</Address3>
<City>String</City>
<Country>String</Country>
<County>String</County>
<PostCode>String</PostCode>
<SearchResultAddressId>0</SearchResultAddressId>
<Type>String</Type>
</SearchResultAddress>
</Addresses>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<DatesOfBirth>
<SearchResultDateOfBirth>
<DateOfBirth>String</DateOfBirth>
<Day>0</Day>
<Month>0</Month>
<SearchResultDateOfBirthId>0</SearchResultDateOfBirthId>
<Type>String</Type>
<Year>0</Year>
</SearchResultDateOfBirth>
</DatesOfBirth>
<Names>
<SearchResultName>
<FullName>String</FullName>
<ResultSimilarity>0</ResultSimilarity>
<SearchResultNameId>0</SearchResultNameId>
<Title>String</Title>
<Type>String</Type>
</SearchResultName>
</Names>
<Nationalities>
<SearchResultNationality>
<Nationality>String</Nationality>
<SearchResultNationalityId>0</SearchResultNationalityId>
</SearchResultNationality>
</Nationalities>
<PlacesOfBirth>
<SearchResultPlaceOfBirth>
<CountryOfBirth>String</CountryOfBirth>
<PlaceOfBirth>String</PlaceOfBirth>
<SearchResultPlaceOfBirthId>0</SearchResultPlaceOfBirthId>
</SearchResultPlaceOfBirth>
</PlacesOfBirth>
<Remarks>
<SearchResultRemark>
<Description>String</Description>
<Name>String</Name>
<SearchResultRemarkId>0</SearchResultRemarkId>
</SearchResultRemark>
</Remarks>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
<SanctionsListId>String</SanctionsListId>
<SanctionsListName>String</SanctionsListName>
<SearchResultId>0</SearchResultId>
</SearchResultEntry>
</ListSearchResults>
<NumOfResults>0</NumOfResults>
<SearchCriteria>
<Address>String</Address>
<Country>String</Country>
<DateOfBirth>String</DateOfBirth>
<Name>String</Name>
<Nationality>String</Nationality>
<Reference>String</Reference>
</SearchCriteria>
<SearchResults>
<CanadianJusticeResults>
<SearchResultCanadianJustice>
<Country>String</Country>
<DateOfBirth>String</DateOfBirth>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Name>String</Name>
<RefId>0</RefId>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultCanadianJustice>
</CanadianJusticeResults>
<CanadianSemaResults>
<SearchResultCanadianSema>
<Country>String</Country>
<DateOfBirth>String</DateOfBirth>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Item>String</Item>
<Name>String</Name>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
<Schedule>String</Schedule>
</SearchResultCanadianSema>
</CanadianSemaResults>
<DfatResults>
<SearchResultDfat>
<Address>String</Address>
<DateOfBirth>String</DateOfBirth>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<FullName>String</FullName>
<Nationality>String</Nationality>
<PlaceOfBirth>String</PlaceOfBirth>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultDfat>
</DfatResults>
<EuResults>
<SearchResultEu>
<Addresses>
<SearchResultEuAddress>
<City>String</City>
<Country>String</Country>
<Other>String</Other>
<PostCode>String</PostCode>
<Street>String</Street>
</SearchResultEuAddress>
</Addresses>
<Births>
<SearchResultEuBirth>
<Country>String</Country>
<Date>String</Date>
<Place>String</Place>
</SearchResultEuBirth>
</Births>
<Citizenships>
<SearchResultOfacEuCitizenship>
<Country>String</Country>
</SearchResultOfacEuCitizenship>
</Citizenships>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Names>
<SearchResultEuName>
<FullName>String</FullName>
<Gender>String</Gender>
</SearchResultEuName>
</Names>
<Passports>
<SearchResultEuPassport>
<Country>String</Country>
<Number>String</Number>
</SearchResultEuPassport>
</Passports>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultEu>
</EuResults>
<HMTResults>
<SearchResultHmTreasury>
<Address1>String</Address1>
<Address2>String</Address2>
<Address3>String</Address3>
<Address4>String</Address4>
<Address5>String</Address5>
<Address6>String</Address6>
<Country>String</Country>
<CountryOfBirth>String</CountryOfBirth>
<DateListed>0001-01-01T00:00:00</DateListed>
<DateOfBirth>String</DateOfBirth>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Name1>String</Name1>
<Name2>String</Name2>
<Name3>String</Name3>
<Name4>String</Name4>
<Name5>String</Name5>
<Name6>String</Name6>
<Nationality>String</Nationality>
<PostCode>String</PostCode>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultHmTreasury>
</HMTResults>
<HMTUkraineResults>
<SearchResultHmTreasury>
<Address1>String</Address1>
<Address2>String</Address2>
<Address3>String</Address3>
<Address4>String</Address4>
<Address5>String</Address5>
<Address6>String</Address6>
<Country>String</Country>
<CountryOfBirth>String</CountryOfBirth>
<DateListed>0001-01-01T00:00:00</DateListed>
<DateOfBirth>String</DateOfBirth>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Name1>String</Name1>
<Name2>String</Name2>
<Name3>String</Name3>
<Name4>String</Name4>
<Name5>String</Name5>
<Name6>String</Name6>
<Nationality>String</Nationality>
<PostCode>String</PostCode>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultHmTreasury>
</HMTUkraineResults>
<OfacConsolidatedResults>
<SearchResultOfac>
<Addresses>
<SearchResultOfacAddress>
<Address1>String</Address1>
<Address2>String</Address2>
<Address3>String</Address3>
<City>String</City>
<Country>String</Country>
<PostCode>String</PostCode>
<State>String</State>
</SearchResultOfacAddress>
</Addresses>
<Akas>
<SearchResultOfacAka>
<FirstName>String</FirstName>
<LastName>String</LastName>
<Strength>String</Strength>
<Type>String</Type>
</SearchResultOfacAka>
</Akas>
<DateOfBirths>
<SearchResultOfacDateOfBirth>
<DateOfBirth>String</DateOfBirth>
</SearchResultOfacDateOfBirth>
</DateOfBirths>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<FirstName>String</FirstName>
<LastName>String</LastName>
<Nationalities>
<SearchResultOfacNationality>
<Country>String</Country>
</SearchResultOfacNationality>
</Nationalities>
<PlaceOfBirths>
<SearchResultOfacPlaceOfBirth>
<PlaceOfBirth>String</PlaceOfBirth>
</SearchResultOfacPlaceOfBirth>
</PlaceOfBirths>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultOfac>
</OfacConsolidatedResults>
<OfacResults>
<SearchResultOfac>
<Addresses>
<SearchResultOfacAddress>
<Address1>String</Address1>
<Address2>String</Address2>
<Address3>String</Address3>
<City>String</City>
<Country>String</Country>
<PostCode>String</PostCode>
<State>String</State>
</SearchResultOfacAddress>
</Addresses>
<Akas>
<SearchResultOfacAka>
<FirstName>String</FirstName>
<LastName>String</LastName>
<Strength>String</Strength>
<Type>String</Type>
</SearchResultOfacAka>
</Akas>
<DateOfBirths>
<SearchResultOfacDateOfBirth>
<DateOfBirth>String</DateOfBirth>
</SearchResultOfacDateOfBirth>
</DateOfBirths>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<FirstName>String</FirstName>
<LastName>String</LastName>
<Nationalities>
<SearchResultOfacNationality>
<Country>String</Country>
</SearchResultOfacNationality>
</Nationalities>
<PlaceOfBirths>
<SearchResultOfacPlaceOfBirth>
<PlaceOfBirth>String</PlaceOfBirth>
</SearchResultOfacPlaceOfBirth>
</PlaceOfBirths>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultOfac>
</OfacResults>
<OsfiResults>
<SearchResultOsfi>
<Address>String</Address>
<DateOfBirth>String</DateOfBirth>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<FullName>String</FullName>
<Nationality>String</Nationality>
<PlaceOfBirth>String</PlaceOfBirth>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
</SearchResultOsfi>
</OsfiResults>
<SwissSecoResults>
<SearchResultEntry>
<Addresses>
<SearchResultAddress>
<Address1>String</Address1>
<Address2>String</Address2>
<Address3>String</Address3>
<City>String</City>
<Country>String</Country>
<County>String</County>
<PostCode>String</PostCode>
<SearchResultAddressId>0</SearchResultAddressId>
<Type>String</Type>
</SearchResultAddress>
</Addresses>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<DatesOfBirth>
<SearchResultDateOfBirth>
<DateOfBirth>String</DateOfBirth>
<Day>0</Day>
<Month>0</Month>
<SearchResultDateOfBirthId>0</SearchResultDateOfBirthId>
<Type>String</Type>
<Year>0</Year>
</SearchResultDateOfBirth>
</DatesOfBirth>
<Names>
<SearchResultName>
<FullName>String</FullName>
<ResultSimilarity>0</ResultSimilarity>
<SearchResultNameId>0</SearchResultNameId>
<Title>String</Title>
<Type>String</Type>
</SearchResultName>
</Names>
<Nationalities>
<SearchResultNationality>
<Nationality>String</Nationality>
<SearchResultNationalityId>0</SearchResultNationalityId>
</SearchResultNationality>
</Nationalities>
<PlacesOfBirth>
<SearchResultPlaceOfBirth>
<CountryOfBirth>String</CountryOfBirth>
<PlaceOfBirth>String</PlaceOfBirth>
<SearchResultPlaceOfBirthId>0</SearchResultPlaceOfBirthId>
</SearchResultPlaceOfBirth>
</PlacesOfBirth>
<Remarks>
<SearchResultRemark>
<Description>String</Description>
<Name>String</Name>
<SearchResultRemarkId>0</SearchResultRemarkId>
</SearchResultRemark>
</Remarks>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<ResultStrength>0</ResultStrength>
<ResultType>String</ResultType>
<SanctionsListId>String</SanctionsListId>
<SanctionsListName>String</SanctionsListName>
<SearchResultId>0</SearchResultId>
</SearchResultEntry>
</SwissSecoResults>
</SearchResults>
<SearchSources>
<SearchSource>
<IsAffectedByListUpdate>false</IsAffectedByListUpdate>
<ListId>String</ListId>
<ListName>String</ListName>
<ListShortName>String</ListShortName>
</SearchSource>
</SearchSources>
<SearchType>String</SearchType>
</SanctionsSearchRecord>
<SearchRecord>
<AffectedByUpdate>false</AffectedByUpdate>
<ClientInResults>false</ClientInResults>
<ClientNotInResults>false</ClientNotInResults>
<DateArchived>0001-01-01T00:00:00</DateArchived>
<DateRenewal>0001-01-01T00:00:00</DateRenewal>
<DateSearched>0001-01-01T00:00:00</DateSearched>
<DateUpdated>0001-01-01T00:00:00</DateUpdated>
<Id>0</Id>
<IsArchived>false</IsArchived>
<IsDayOneSearch>false</IsDayOneSearch>
<NumOfResults>0</NumOfResults>
<SearchCriteria>
<Address>String</Address>
<Country>String</Country>
<DateOfBirth>String</DateOfBirth>
<Name>String</Name>
<Nationality>String</Nationality>
<Reference>String</Reference>
</SearchCriteria>
<SearchResults>
<Results>
<PepSearchResult>
<Addresses>
<PepSearchResultAddress>
<AddressLine1>String</AddressLine1>
<AddressLine2>String</AddressLine2>
<AddressLine3>String</AddressLine3>
<AddressLine4>String</AddressLine4>
<Country>String</Country>
<County>String</County>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<ISOCountry>String</ISOCountry>
<PostCode>String</PostCode>
<SoftDelete>false</SoftDelete>
<Town>String</Town>
</PepSearchResultAddress>
</Addresses>
<Aliases>
<PepSearchResultAlias>
<AlternateTitle>String</AlternateTitle>
<BusinessName>String</BusinessName>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<DateOfSoftDelete>0001-01-01T00:00:00</DateOfSoftDelete>
<Forename>String</Forename>
<MiddleName>String</MiddleName>
<SoftDelete>false</SoftDelete>
<Surname>String</Surname>
<Title>String</Title>
</PepSearchResultAlias>
</Aliases>
<AlternateTitle>String</AlternateTitle>
<Articles>
<PepSearchResultArticle>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<DateOfCapture>0001-01-01T00:00:00</DateOfCapture>
<OriginalUrl>String</OriginalUrl>
<Snippets>
<PepSearchResultArticleSnippet>
<AdverseTerms>String</AdverseTerms>
<Text>String</Text>
<Title>String</Title>
</PepSearchResultArticleSnippet>
</Snippets>
<Source>String</Source>
<Url>String</Url>
</PepSearchResultArticle>
</Articles>
<Associations>
<PepSearchResultIndividualAssociation>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<FullName>String</FullName>
<LinkDescription>String</LinkDescription>
<SoftDelete>false</SoftDelete>
</PepSearchResultIndividualAssociation>
</Associations>
<BusinessAssociations>
<PepSearchResultBusinessAssociation>
<BusinessName>String</BusinessName>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<LinkDescription>String</LinkDescription>
<SoftDelete>false</SoftDelete>
</PepSearchResultBusinessAssociation>
</BusinessAssociations>
<BusinessName>String</BusinessName>
<BusinessTelephone>String</BusinessTelephone>
<Category>String</Category>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<DateOfBirth>0001-01-01T00:00:00</DateOfBirth>
<DateOfCapture>0001-01-01T00:00:00</DateOfCapture>
<DateOfDeath>0001-01-01T00:00:00</DateOfDeath>
<DateOfSoftDelete>0001-01-01T00:00:00</DateOfSoftDelete>
<Description>String</Description>
<Email>String</Email>
<FaceIsMatch>false</FaceIsMatch>
<FaceIsMatchConfidence>0</FaceIsMatchConfidence>
<Fax>String</Fax>
<Forename>String</Forename>
<Gender>String</Gender>
<HomeTelephone>String</HomeTelephone>
<Id>0</Id>
<Middlename>String</Middlename>
<MobileTelephone>String</MobileTelephone>
<Nationality>String</Nationality>
<Notes>
<PepSearchResultNote>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<Notes>String</Notes>
<SoftDelete>false</SoftDelete>
<Source>String</Source>
</PepSearchResultNote>
</Notes>
<PepTier>0</PepTier>
<Picture>String</Picture>
<PoliticalPositions>
<PepSearchResultPoliticalPosition>
<Country>String</Country>
<DateLastUpdated>0001-01-01T00:00:00</DateLastUpdated>
<Description>String</Description>
<From>String</From>
<SoftDelete>false</SoftDelete>
<To>String</To>
</PepSearchResultPoliticalPosition>
</PoliticalPositions>
<ResultIsClient>false</ResultIsClient>
<ResultResolved>false</ResultResolved>
<ResultSimilarity>0</ResultSimilarity>
<SoftDelete>false</SoftDelete>
<Source>String</Source>
<Surname>String</Surname>
<Telephone>String</Telephone>
<Title>String</Title>
<Type>String</Type>
<Website>String</Website>
<YearOfBirth>0</YearOfBirth>
<YearOfDeath>0</YearOfDeath>
</PepSearchResult>
</Results>
</SearchResults>
<SearchType>String</SearchType>
</SearchRecord>
</Data>
</AddPepSearchResponse>