Skip to main content
POST
/
api
/
namescreenhits
/
mark-as-cascade
Cascade mark name screen hits
curl --request POST \
  --url http://localhost/api/api/namescreenhits/mark-as-cascade \
  --cookie sessionid=
Use this endpoint to cascade the same assessment decision to all NameScreenHits that match the specified client_subject_id, external_id, and engine. This is useful when you want to apply the same assessment across all transactions for a given subject from a specific screening engine. Assessment Decisions:
  • TRUE_HIT — Confirmed as a true hit
  • FALSE_HIT — Confirmed as a false hit

Authorizations

sessionid
string
cookie
required

Response

200

No response body