Exact Match search

This API retrieves results based on exact match criteria, presenting both the risk category and case details from the source.

post/v1/crime_search/risk/exact/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__risk__exact"
}