Compliance

This service provides compliance and adverse media information related to persons and businesses.

Summary
This service provides compliance and adverse media information related to persons and businesses.
This method is deprecated.
This method is deprecated.
This method is deprecated.
This method is deprecated.
A person entity reference.
A search reference to a person entity.
The full record of a person.
The full record of a business.
An address entity.
Business or political roles associated with the requested person entity.
Date entity.
A reference to a business entity.
A search reference to a business entity.
A document entity.
A sanction imposed by a national or international organisation.
A note entity.
A ‘flag’ is a classification used to indicate a certain state the retrieved entity is in.
An ‘organisation’ is a national or supernational organisation capable of imposing sanctions.
A document might be part of one or more of the below categories.
PEP tier 1

Deprecated methods

complianceSearchPersons

Notice

This method is deprecated.

Retrieve a list of person entities based on search criteria.  The list will consist of CompliancePersonReference elements, which can be retrieved through the complianceGetPerson method.

The results are ordered by matching score (based on the search criteria), descending from highest score to lowest.  The minimum threshold returned is 70, lower results are not returned.

Please note that the ids provided might change in the future, so they should not be saved for future reference.

Parameters

first_nameFirst name [optional]
last_nameLast name (required)
date_of_birthDate of birth (optional, format: Y-m-d)
pagePagination starts at 1 (optional, defaults to first page)

Returns

outPatterns::{Type}PagedResult of CompliancePersonSearchReference

See also

complianceGetPerson

complianceGetPerson

Notice

This method is deprecated.

Retrieve a person entity based on a provided id.  The CompliancePerson element returned will contain extended information on the requested person.  Ids can be found through the complianceSearchPersons service.

Please note that the ids provided might change in the future, so they should not be saved for future reference. for future reference.

Parameters

compliance_person_idCompliance person id (required)

Returns

outCompliancePerson

See also

complianceSearchPersons

complianceSearchBusinesses

Notice

This method is deprecated.

Retrieve a list of business entities based on search criteria.  The list will consist of ComplianceBusinessReference elements, which can be looked up through the complianceGetBusiness method.

The results are ordered by matching score (based on the search criteria), descending from highest score to lowest.  The minimum threshold returned is 70, lower results are not returned.

Please note that the id’s provided might change in the future, so they should not be saved for future reference.

Parameters

business_nameBusiness name (required)
streetStreet [optional]
house_numberHouse number [optional]
postal_codePostal code [optional]
cityCity [optional]
countyCounty [optional]
countryCountry (optional, full text e.g.  Netherlands)
pagePagination starts at 1 (optional, defaults to first page)

Returns

outPatterns::{Type}PagedResult of ComplianceBusinessSearchReference

See also

complianceGetBusiness

complianceGetBusiness

Notice

This method is deprecated.

Retrieve a business based on a provided id.  The ComplianceBusiness element returned will contain extended information on the requested business.  Ids can be found through the complianceSearchBusinesses service.

Please note that the id’s provided might change in the future, so they should not be saved for future reference.

Parameters

compliance_business_idCompliance business id (required)

Returns

outComplianceBusiness

See also

complianceSearchBusinesses

Type definitions

CompliancePersonReference

A person entity reference.  The full information on the returned person can be requested through complianceGetPerson.

compliance_person_idCompliance person id
first_nameFirst name
last_nameLast name
date_of_birthDate of birth
relation_descriptionRelationship description.

CompliancePersonSearchReference

A search reference to a person entity.

match_scoreMatching score based on provided search criteria.  Goes from 1 to 100 (with 100 being considered a full match).
compliance_person_idPerson id
first_nameFirst name
last_nameLast name
date_of_birthDate of birth
nationalityNationality
flagsPatterns::{Type}Array of flags.  See Flags for which flags are provided

CompliancePerson

The full record of a person.

compliance_person_idPerson id
pep_levelPEP level (empty, or between 1 and 3, with 1 being the highest value).  See PEP tiers for in-depth descriptions of the different tiers and their meanings
first_nameFirst name
middle_nameMiddle name
last_nameLast name
genderGender (can be ‘Male’, ‘Female’ or empty)
date_of_birthDate of birth (format: Y-m-d)
date_of_deathDate of death (format: Y-m-d)
deceasedDeceased
nationalityNationality
image_urlUrl of an image
telephone_numberTelephone number
fax_numberFax number
mobile_numberMobile number
emailEmail address
sanctionsPatterns::{Type}Array of ComplianceSanctionReference entries
flagsPatterns::{Type}Array of flags.  See Flags for which flags are provided
aliasesPatterns::{Type}Array of aliases.  The aliases are returned as a list of strings.
addressesPatterns::{Type}Array of ComplianceAddressReference entries
rolesPatterns::{Type}Array of ComplianceRoleReference entries
related_businessesPatterns::{Type}Array of ComplianceBusinessReference entries
related_personsPatterns::{Type}Array of CompliancePersonReference entries
notesPatterns::{Type}Array of ComplianceNoteReference entries
documentsPatterns::{Type}Array of ComplianceDocumentReference entries

ComplianceBusiness

The full record of a business.

compliance_business_idBusiness id
business_nameBusiness name
website_urlWebsite url
telephone_numberTelephone number
fax_numberFax number
sanctionsPatterns::{Type}Array of ComplianceSanctionReference entries
flagsPatterns::{Type}Array of flags.  See Flags for which flags are provided
aliasesPatterns::{Type}Array of aliases.  The aliases are returned as a list of strings.
addressesPatterns::{Type}Array of ComplianceAddressReference entries
related_businessesPatterns::{Type}Array of ComplianceBusinessReference entries
related_personsPatterns::{Type}Array of CompliancePersonReference entries
notesPatterns::{Type}Array of ComplianceNoteReference entries
documentsPatterns::{Type}Array of ComplianceDocumentReference entries

ComplianceAddressReference

An address entity.

address_linesBetween 0 and 4 address lines
postal_codePostal code
cityCity
countyCounty or province
countryCountry

ComplianceRoleReference

Business or political roles associated with the requested person entity.

roleRole of person
countryCountry where the role is active
start_dateStart ComplianceDate of the role
end_dateEnd ComplianceDate of the role

ComplianceDate

Date entity.

yearYear
monthMonth
dayDay

ComplianceBusinessReference

A reference to a business entity.

compliance_business_idBusiness id
nameBusiness name
relation_descriptionRelationship description (only returned when the reference is part of a specific search).

ComplianceBusinessSearchReference

A search reference to a business entity.

match_scoreMatching score based on provided search criteria.  Goes from 1 to 100 (with 100 being a full match).
compliance_business_idBusiness id
nameBusiness name
countryPrimary country
flagsPatterns::{Type}Array of flags.  See Flags for which flags are provided

ComplianceDocumentReference

A document entity.  Note that the original url might have become unavailable, or that the page has been moved.  Use the cached url as an alternative.

original_urlOriginal document url.
cached_urlCached document url.  Is provided in PDF format.
date_collectedDate collected (Y-m-d)
categoriesA list of categories assigned to the document.  See Document Categories for the possible categories

ComplianceSanctionReference

A sanction imposed by a national or international organisation.

organisationName of the national or international organisation imposing the sanctions.  See Organisations for more information on which organisations are represented
activeIf the sanction is still active.  If this variable is false, this means that this person has previously had a sanction, but this has since been lifted

ComplianceNoteReference

A note entity.  Notes can contain a wide array of miscellaneous information on their related entity.

sourceThe source of the note
textThe content of the note

Definitions

Flags

A ‘flag’ is a classification used to indicate a certain state the retrieved entity is in.  None, one or more can be provided.

CurrentSanctionsWhether there are current sanctions against this person or company
PreviousSanctionsWhether there were previous sanctions against this person or company
DisqualifiedDirectorWhether this person or company has a disqualified director
FinancialRegulatorWhether this person or company is under financial regulation
InsolventWhether this person or company is been declared insolvent
LawEnforcementWhether this person or company is under law enforcement
AdverseMediaWhether there is adverse media associated with this person or company
PoliticallyExposedWhether this person or company is considered politically exposed

Organisations

An ‘organisation’ is a national or supernational organisation capable of imposing sanctions.

EUEU Common Foreign and Security Policy (CFSP).  See https://eeas.europa.eu- /headquarters- /headquarters-homepage_en- /8442- /Consolidated%20list%20of%20sanctions.
UNUN Consolidated United Nations Security Council Sanctions List.  See https://www.un.org- /sc- /suborg- /en- /sanctions- /un-sc-consolidated-list
OFACUS Office of Foreign Assets Control (OFAC).  See https://www.treasury.gov- /resource-center- /sanctions- /Programs- /Pages- /Programs.aspx
HMTUK HM Treasury Office of Financial Sanctions Implementation.  See http://hmt-sanctions.s3.amazonaws.com- /sanctionsconlist.htm
AUSTRACAustralian Transaction Reports and Analysis Centre (AUSTRAC).  See http://www.austrac.gov.au- /businesses- /important-information-industry- /sanctions

Document Categories

A document might be part of one or more of the below categories.

PEPPolitically exposed
SanctionsCurrent or previous sanctions
Financial RegulatorFinancial regulation
Law EnforcementLaw enforcement
Disqualified DirectorDisqualified director
InsolventInsolvency
Adverse MediaAdverse media attention
ID/VIdentification and verification
Corporate/BusinessCorporate-related documents

PEP tiers

PEP tier 1

  • Heads of state and government (including Royal families)
  • Members of government (ministers, deputies, state and under-state secretaries) at national and sub- national levels in case of federal states (e.g.  Florida in the US, Bavaria in Germany, Johor in Malaysia, Lagos in Nigeria, Goa in India etc) and provinces in China (e.g.  Henan); President and College of Commissioner of the European Commission.
  • Members of Parliament or similar legislative bodies (at national and sub-national level in case of federal states – same as above); Members of the European Parliament.
  • Heads and top commanders of military and law enforcement and their deputies.
  • Heads and members of supreme courts, of constitutional courts or of other high-level judicial bodies whose decisions are not subject to further appeal, except in exceptional cases; similar for EU Court of Justice.
  • Heads and members of courts of auditors (including EU Court of Auditors) and of the boards of central banks (including the European Central Bank);

PEP tier 2

  • Members of legislative (e.g. aldermen, councillors) and executive (e.g. prefects) bodies at regional, provincial, cantonal or equivalent levels (below the level of states in case of federal jurisdiction)
  • Judges, justices, magistrates, prosecutors, attorneys in courts with jurisdiction at regional, provincial or equivalent level.
  • Ambassadors, general consuls, high commissioners, permanent representatives, head of missions and their deputies, charge d’affairs.
  • Chairmen, secretary generals, directors, deputy directors and members of the board or equivalent function of international / regional organisations (e.g.  UN, EU, World Bank, EBRD, OAS, Arab League, ASEAN, CARICOM etc);
  • Presidents/Chairperson and board members of State Owned Enterprises (SOEs), businesses and organisations
  • Senior officials of the military, judiciary, law enforcement agencies, central banks and other state agencies, authorities and state bodies (e.g. high ranking civil servants, director generals, directors, heads of units, secretaries (permanent, principal, joint secretaries etc)
  • Heads and senior members of mainstream religious groups (e.g. archbishop, patriarch, cardinal, bishop, imam, rabbi)
  • Mayors of capital cities (e.g.  London, New Delhi, Paris, New York, Rio de Janeiro) and Head of Cities which are directly appointed and answerable to the Chinese central government;

PEP tier 3

  • Advisers, heads of cabinet and similar roles of senior officials of the military, judiciary, law enforcement, central banks and other state agencies, authorities and state bodies (designation/ level to be determined depending on country ML/ TF and corruption risks profile and administration structure);
  • Heads and board members / senior officials of Trade Unions.  In case of Chambers of Commerce and Charities a risk- based approach is followed.
  • Presidents, secretary generals, directors, deputy directors and members of the board or equivalent function of international NGOs (e.g.  Oxfam, Amnesty, Transparency International etc);
  • Middle ranking diplomats (minister-counsellors, councillors, 1st Secretaries and 2nd Secretaries);
  • Alternate/deputy members of parliament/senate (not currently occupying seat)
  • Mayors and members of local councils at municipal, town, village or equivalent levels (i.e., below regional, provincial, cantonal and other levels not captured elsewhere).
  • Senior civil servants at regional/provincial or equivalent levels; senior officials of administrative bodies at local levels (directors/secretaries of city governments).
A person entity reference.
This method is deprecated.
A structure that shows a page of a specific result type {Type}.
A search reference to a person entity.
The full record of a person.
This method is deprecated.
A reference to a business entity.
This method is deprecated.
A search reference to a business entity.
The full record of a business.
This method is deprecated.
An array of type {Type} entries.
A ‘flag’ is a classification used to indicate a certain state the retrieved entity is in.
PEP tier 1
A sanction imposed by a national or international organisation.
An address entity.
Business or political roles associated with the requested person entity.
A note entity.
A document entity.
Date entity.
A document might be part of one or more of the below categories.
An ‘organisation’ is a national or supernational organisation capable of imposing sanctions.