Update Watchlist Screening Criteria

Use the /aml/watchlist-screening/criteria-update endpoint to update the criteria for a watchlist screening. 'Criteria' refers to a particular user's personal information. When a user updates their personal details (such as name, date of birth, or address), you can use this endpoint to ensure the data is checked against the corresponding screening for your program.

You can update the criteria for a watchlist screening by providing a watchlistScreeningId and a list of updated fields via the searchCriteria object.

Path Params
string
required

The ID of the watchlist screening

Body Params

PATCH /v1/aml/watchlist-screening/:watchlistScreeningId/criteria-update Request body

string
enum
Allowed:
searchCriteria
object

The user details that should be used as part of the watchlist screening

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json