Update Screening Result

<Badge>Onboarding Required</Badge> Update an existing screening result and/or its individual method details. Use this endpoint when new data comes in incrementally — for example, when one of several pending method results resolves and you want to update that detail and/or the overall result status without re-submitting everything. <Info> Screening endpoints require an additional onboarding process. Please contact our team to begin the onboarding process for screening integration. </Info> <Warning> Updates are blocked if a final decision has already been recorded for the associated screening. A `409 Conflict` response will be returned in that case. </Warning>

Request

This endpoint expects an object.

Response

Screening result updated successfully
messagestring
screeningResultIdstringformat: "uuid"
timestampdatetime

Errors

400
Update Screening Result Request Bad Request Error
401
Update Screening Result Request Unauthorized Error
404
Update Screening Result Request Not Found Error
409
Update Screening Result Request Conflict Error