v1

latestOpenAPI 3.1.02026-08-041130479.2 KB

RC: Advanced V2 (Challan Details)

post/v1/api_hub/rc_advanced_v2_l1

Request body

vehicle_nostring required
chassis_nostring required

Response

200

txn_idstring
billableboolean
messagestring
statusinteger
datetimestring

Example response

{
  "txn_id": "f8eb4905-b07a-4ff1-ae1f-7b2d31d667a3",
  "billable": true,
  "message": "Success",
  "status": 1,
  "result": {
    "blacklist_status": "NA",
    "body_type_description": "2WN",
    "chassis_number": "MB8DP12DKN8D81234",
    "father_name": "SURESH KUMAR",
    "insurance": {
      "company": "GO DIGIT GENERAL INSURANCE LTD",
      "expiry_date": "2027-11-24",
      "policy_number": "D083741234"
    },
    "norms_description": "BHARAT STAGE VI",
    "vehicle_owner_number": "1",
    "user_permanent_address": "B-901 GALI NO-14 KALKAJI TUGHLAKABAD EXT , East Delhi 110020",
    "engine_number": "AF212995412",
    "expiry_date": "01-Dec-2037",
    "fit_upto": "01-Dec-2037",
    "noc_details": "NA",
    "permit_expiry_date": "NA",
    "permit_issued_date": "NA",
    "permit_number": "NA",
    "permit_start_date": "NA",
    "permit_type": "NA",
    "pucc_expiry_date": "01-Dec-2020",
    "registration_date": "01-Dec-2020",
    "registration_location": "EAST DELHI, Delhi",
    "registration_number": "DL3SFF1234",
    "state_code": "DL",
    "status": "ACTIVE",
    "user_name": "MANISH KUMAR",
    "user_present_address": "B-901 GALI NO-14 KALKAJI TUGHLAKABAD EXT , East Delhi 110020",
    "vehicle_category": "2WN",
    "vehicle_class_description": "M-Cycle/Scooter(2WN)",
    "vehicle_color": "GREENISH BLUE",
    "vehicle_cubic_capacity": "124",
    "vehicle_fuel_description": "PETROL",
    "vehicle_gross_weight": "254",
    "vehicle_make_model": "ACCESS 125",
    "vehicle_maker_description": "SUZUKI MOTORCYCLE INDIA PVT LTD",
    "vehicle_manufactured_date": "10/2022",
    "vehicle_number_of_cylinders": "1",
    "vehicle_seating_capacity": "2",
    "vehicle_sleeper_capacity": "0",
    "vehicle_stand_capacity": "0",
    "vehicle_unladen_weight": "104",
    "vehicle_wheelbase": "1265",
    "vehicle_type": "2WN",
    "month_year_remaining_for_insurance_exp": "-4 years -3 months",
    "insurance_expired": "N",
    "vehicle_fitness_expired": "N",
    "vehicle_age": "0 years 8 months",
    "challan_details": [
      {
        "offence_id": 4571,
        "offence_name": "Jumping Red Light",
        "officer_designation": "ASI",
        "mva": "184 MVA",
        "challan_no": "DL126249230315161234",
        "date_time": "2023-03-15 16:27:14",
        "challan_status": "Pending"
      }
    ]
  },
  "datetime": "2023-08-08 18:33:06.079385"
}