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
GET
/api/drivers/detail
Use this api to get the details of the driver by providing the api key and the driver's Id number. It provides some important information even related to the licence, pan, account info, addresses and so on.
Query Parameters
Name
Type
Description
driverId
string
Pass driver ID
Headers
Name
Type
Description
API_KEY
string
Enter the API Key
Postman Collection
We have a Postman collection to make the integration quicker and easier. You can test all our APIs by importing the full API collection through the 'Run in Postman' button and running them in the Postman app.
Last updated
Was this helpful?