updateScreeningConclusion
Step 5 - Screening
Step 5f — Update Screening Conclusion
PUT
updateScreeningConclusion
This step allows the user to update the overall conclusion of a customer’s latest screening. It is used when compliance teams want to change or finalize the decision for a given screening run after reviewing all hits and results.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
Inputs
-
customerIdThe respective Primary Customer’s CustomerId. -
screeningId
The identifier of the specific screening run that requires an updated conclusion.- Retrieve from Step 5b — Get Summary of Latest Screening.
-
conclusions
The screening conclusion decision. Supported values:NO_HITADVERSE_MEDIAOWN_RESTRICTED_LISTPEPSANCTION
Notes
- This step is performed after hits have been concluded in Step 5e — Conclude Screening Results.
- It allows the compliance officer to finalize the overall outcome of the screening, ensuring the system reflects the most accurate conclusion.
- Updating a screening conclusion may override previous results, so it should be used carefully.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
X-Domain-ID
Path Parameters
customerId
screeningId
Body
application/json
conclusionRequestDto
Available options:
ADVERSE_MEDIA, NO_HIT, OWN_RESTRICTED_LIST, PEP, SANCTION Response
OK
Available options:
DONE, FAILED, NEVER, PENDING Available options:
CLOSED, OPEN Available options:
CORPORATE, INDIVIDUAL Available options:
ARTEMISCAN, DJ, FACE_COMPARE, INTERNET_SEARCH, OCR, OWN_RESTRICTED_LIST, TR Available options:
ADVERSE_MEDIA, NO_HIT, OWN_RESTRICTED_LIST, PEP, SANCTION 