Driver Details
These set if APIs provide information regarding the the eligibility of the driver to provide service in an area, a particular driver's details, a driver's current balance and a driver's deductions.
Driver Details
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": "PASS",
"message": {
"name": "DASHRATH",
"gender": "male",
"DOB": "14-01-1992",
"joining_date": {},
"contact_no": "+919988776655",
"father_name": "prasad",
"marital_status": "Married",
"educational_detail": "diploma",
"vehicle_no": "KA53C4042",
"license": 9860040039,
"PAN": "AREPD0930D",
"account_info": {
"name": "Dashrath",
"account_no": 9160100366,
"ifsc_code": "UTIB0002179"
},
"permanent_address": {
"address": "1103, 23 Rd A Cross Rd, Garden Layout, Sector 2, Bengaluru Karnataka 562125 India",
"city": "Bengaluru",
"state": "Karnataka",
"postcode": 562125,
"country": "India",
"complete_address": "1103, 23 Rd A Cross Rd, Garden Layout, Sector 2, Bengaluru Karnataka 562125 India Bengaluru Karnataka 562125 India"
},
"current_address": {
"address": "1103, 23 Rd A Cross Rd, Garden Layout, Sector 2, Bengaluru Karnataka 562125 India",
"city": "Bengaluru",
"state": "Karnataka",
"postcode": 562125,
"country": "India",
"complete_address": "1103, 23 Rd A Cross Rd, Garden Layout, Sector 2, Bengaluru Karnataka 562125 India Bengaluru Karnataka 562125 India"
}
}
}Postman Collection
Last updated
Was this helpful?