Skip to main content

Watchlist Screening

The Watchlist Screening capability screens users against global and regional sanctions and watchlists, PEPs.

Prerequisite (Optional)

The Creating or Updating Accounts request body may include a WatchlistScreening object that includes a searchProfile. If used this value will override the default value configured in the Watchlist Screening settings. Consult your Jumio Account Manager for additional information.

Example WatchlistScreening Object

"capabilities":{
"watchlistScreening": {
"searchProfile": "abcd1234-xx11-yy22-zz33-a1b2-a1b2c3d4e5f6"
}
}

Dependencies

Watchlist Screening is typically used with the ID or IDIV services. In those situations, the required data is extracted from the uploaded ID credential, which requires these capabiities:

Prepared Data

Watchlist Screening can also be used as a standalone service by providing the following values as Prepared Data:

KeyTypeMandatoryDescription
address.countrystringnoCountry should be ISO Alpha 3 Code only.
dateOfBirthstringnoDate of birth in YYYY-MM-DD format only.
firstNamestringYesEnd user's first name.
lastNamestringYesEnd user's last name.

Decision Details Labels

Decision TypeLabelDescription
NOT_EXECUTEDPRECONDITION_NOT_FULFILLEDRequired data from another capability is not available.
NOT_EXECUTEDTECHNICAL_ERRORAn error prevented execution.
NOT_EXECUTEDNOT_ENOUGH_DATANot enough data to make a decision.
NOT_EXECUTEDVALIDATION_FAILEDValidation failed during processing.
NOT_EXECUTEDINVALID_MERCHANT_SETTINGSInvalid merchant settings detected.
NOT_EXECUTEDNO_VALID_ID_CREDENTIALNo valid ID credential provided.
NOT_EXECUTEDEXTRACTION_NOT_DONEData extraction was not performed.
PASSEDOKThe end user was not found on any watchlists.
WARNINGALERTThe end user was found on one or more watchlists.
tip

For an overview of how Jumio handles PASSED, WARNING across all capabilities, see How Jumio Handles Results.

Data

KeyTypeDescription
searchDatestringTimestamp (UTC) of the response. Format: YYYY-MM-DDThh:mm:ss.SSSZ
searchStatusstringPossible values: SUCCESS, NOT_DONE, ERROR
searchIdstringOnly if searchStatus = SUCCESS
searchReferencestringOnly if searchStatus = SUCCESS
searchResultUrlstringOnly if searchStatus = SUCCESS
searchResultsintegerOnly if searchStatus = SUCCESS