cyber_crime

post/v1/cyber_crime/search

Request body

servicestring required
idstring required

Response

200

reportstring
other_srcstring

Example response

{
  "report": "match found",
  "cases": [
    {
      "petname": "Gopichand Tekchand Kherde",
      "resname": "P S Warud",
      "caseno": "201900001322020",
      "orderdt": "2020-06-09",
      "regyear": 2020,
      "source": "District Court",
      "state_name": "Maharashtra",
      "order_link": "https://sisypheans.s3-ap-south-1.amazonaws.com/8a518adfed4610b62b61dfad2f33b074"
    }
  ]
}