curl --request POST \
--url http://localhost/api/api/namescreenhits/mark-as-cascade \
--cookie sessionid=Cascade assessment to all hits matching client_subject_id, external_id, and engine.
This endpoint updates all NameScreenHits that match the specified client_subject_id, external_id, AND engine with the provided assessment decision. This allows cascading the same assessment to a specific watchlist entity from a specific screening engine across all transactions for a given subject.
Request Body:
Returns:
curl --request POST \
--url http://localhost/api/api/namescreenhits/mark-as-cascade \
--cookie sessionid=No response body