Driver Availability
Driver Availability
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"name": "Nagesh",
"phone_number": 9986666050,
"vehicle_number": "KA435541",
"current_location": {
"lat": 12.9911346,
"lon": 77.451
},
"distance_to_pickup_in_km": 1.2,
"rating": 4.8,
"no_of_trips": 100
},
{
"name": "Kumar",
"phone_number": 7053943332,
"vehicle_number": "DL1LV5958",
"current_location": {
"lat": 12.9911346,
"lon": 77.451
},
"distance_to_pickup_in_km": 1.4,
"rating": 4.6,
"no_of_trips": 40
}
]Last updated
Was this helpful?