latestOpenAPI 3.1.02026-08-041130479.2 KB
a9dd2afd70a1
Challan Details
post/v1/api_hub/challan_details_l1
Request body
Response
200
Example response
{
"txn_id": "680c69ed-c153-48a2-b1ff-db9ad69628e4",
"api_category": "Vehicle Verification",
"api_name": "Challan Details",
"billable": true,
"message": "Success",
"status": 1,
"result": [
{
"pdfUrl": "https://echallan.parivahan.gov.in/mparivahan-api/print-page?challan_no=Q23EDfgtHijMkF8U6n%2asdFvgBGSTZ7dswiCV8A123456789",
"number": 1,
"challan_number": "UP173997231123456789",
"offense_details": "Driving Two-wheeled without helmets",
"challan_date": "2022-12-23 11:11:11",
"state": "UP",
"accused_name": "RAM KUMAR SHAM",
"amount": 1000,
"challan_status": "Pending",
"court_challan": true
}
],
"datetime": "2024-04-08 10:31:55.682051"
}