latestOpenAPI 3.1.02026-08-041130479.2 KB

a9dd2afd70a1

Result

post/v1/api_hub/live_link_cnr_get_result_l1

Request body

transaction_idstring required

Response

200

statusstring
messagestring
billableboolean
transaction_idstring

Example response

{
  "status": "success",
  "message": "process done",
  "billable": true,
  "data": {
    "cnr": "KAKL010006542013",
    "transaction_id": "b71aa8123c81a13a26c953553ee3e5bb",
    "filing_date": "30-01-2013",
    "registration_date": "17-07-2013",
    "filing_no": "27/2013",
    "registration_no": "96/2013",
    "first_hearing_date": "17th July 2013",
    "decision_date": "13th February 2017",
    "case_status": "Case disposed",
    "nature_of_disposal": "Contested--DISMISSED",
    "court_number_and_judge": "373-II ADDL DISTRICT AND SESSIONS JUDGE",
    "under_acts": "Order 41 Rule 1",
    "under_sections": "ReadwithSec.96ofC.P.C.",
    "under_acts_dict": {
      "Order 41 Rule 1": "ReadwithSec.96ofC.P.C."
    },
    "pet_array": [
      {
        "pet_name": "B.S. Sarojamma"
      }
    ],
    "res_array": [
      {
        "res_name": "Dr.V. Vijaya Kumar Dead by L.R.s."
      }
    ],
    "md5": "c22da77953414bfa4724a6371b1cac18",
    "s3_html_link": "https://sisypheans.s3-ap-south-1.amazonaws.com/court_live_status/c22da77953414bfa4724a6371b1cac18",
    "data_inserted_on": "2024-08-22 09:16:47.360000",
    "extra": "LIVE STATUS"
  },
  "transaction_id": "b71aa8123c81a13a26c953553ee3e5bb"
}