Update Watchlist Screening Hits

Use the /aml/watchlist-screening/hit-update endpoint to update individual watchlist screening hits. This endpoint allows you to confirm or dismiss specific hits within a watchlist screening by providing arrays of hit IDs and a comment explaining the review decision.

Path Params
string
required

The ID of the watchlist screening to update

Body Params

POST /v1/aml/watchlist-screening/:watchlistScreeningId/hit-update Request body

string
required

Comment for the hit review

confirmedHits
array of strings
required

Array of watchlist hit IDs to confirm

confirmedHits*
dismissedHits
array of strings
required

Array of watchlist hit IDs to dismiss

dismissedHits*
Responses

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