Possible Match Search

For potential match criteria, this API will output either "YES" or "NO" in JSON format, denoting if match has been found.

post/v1/crime_search/decision/possible/search

Request body

namestring
father_namestring
addressstring
dobstring date
sourcestring
case_categorystring
typestring

Response

200

statusinteger
cs_idstring

Example response

{
  "status": 1,
  "cs_id": "653a57fc70a85e01d7acfd17__decision__possible"
}