post https://dextox.in/api/ekyc/ChallanDetails
Use this API to Fetch the Challan details of Vehicle Number
Header Parameters
Name | Type | Description |
---|---|---|
Content-Type | String | Application/Json |
Accept | String | Application/Json |
X-Qro-ApiKey | String | Provided By Dextox |
X-Qro-UserId | String | Provided By Dextox |
Request Parameters
Param Name | Param Type | Is Mandatory | Description |
---|---|---|---|
vehicleNumber | string | yes | Vehicle Number |
Sample Request
{"vehicleNumber":"RJ14XXXXXX"}
Sample Response
{
"statuscode": "TXN",
"status": "Result fetched",
"data": {
"rc_number": "RJ14XXXXXX",
"data": [
{
"result_code": 0,
"http_response_code": 0,
"father_owner_name": "",
"form_no": "",
"DL_issue_date": "",
"long_lat": "",
"receipt_no": "",
"receipt_court_no": "",
"challan_remark": "",
"court_status": "",
"challan_no": "HRXXXXXXXXXXX",
"book_no": "",
"vehicle_upto": "",
"DL_acc_father_name": "",
"payment_by": "",
"engine_no": "",
"DL_issued_by": "",
"DL_acc_address": "",
"accused_type": "",
"state": "HR",
"payment_source": "",
"payment_date": "",
"transaction_ID": "",
"violator_name": "XXXXXXXXX",
"owner_name": "",
"DL_acc_age": "",
"owner_address": "",
"violator_contact_no": "",
"challan_amount": 0,
"DL_number": "",
"dispatch_no": "",
"DL_details": "",
"DL_validity": "",
"vehicle_class": "",
"release_date": "",
"violator_father_name": "XXXXXXX",
"user_charges": "",
"status": "Unpaid",
"court_id": "",
"challan_for": "",
"violation_details": [
{
"offence": "28. Driving fast/slower than speed limits ( NA ) ",
"penalty": ""
}
],
"investigate_under": "",
"mobile_no": "",
"offline_receipt": "",
"permit_upto": "",
"order_release_img": "",
"DL_acc_name": "",
"challan_date": "2025-XX-XX 00:00:00",
"action_by": "",
"challan_location": "XXXX-X-XX-XXX",
"suspend_ISDL": "",
"witness_1": "",
"vehicle_owner_no": "",
"witness_2": "",
"ACF_receipt_no": "",
"witness_3": "",
"receipt_no_offline": "",
"RTO_name": "Gurgaon",
"ac_fIS": "",
"dl_rc_number": "RJ14XXXXXX",
"CCTV2_image": "",
"chassis_no": "",
"ACF_amount": "",
"impound_vehicle": "",
"court_related_id": "",
"court_name": "",
"book_type": "",
"DL_acc_gender": "",
"vehicle_type": "",
"vehicle_image": "",
"impound_document": "",
"challan_images": "",
"CCTV1_image": ""
}
],
"echallan_count":1
},
"timestamp": "03-05-2025 12:50:16"
}