Possible Match Search

This API delivers results based on potential matches for case details from the source site,presented in JSON format.

post/v1/crime_search/case_details/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__case_details__possible"
}