Driver Availability
Driver Availability
GET
/driver/availability
Use this api to return the list of drivers available for delivery for that particular customer by getting the api key along with the parameters. It also provides additional information regarding the rating and number of trips done by the drivers.
Query Parameters
Name
Type
Description
lat*
number
Pickup latitude.
lon*
number
Pickup longitude
commercial_class*
string
Vehicle type required
eta_within_mins
number
Delivery Partner who can reach pickup within given time
postcode*
string
Postal Code of the area for drivers availability
Headers
Name
Type
Description
API_KEY
string
Enter the API Key
Last updated
Was this helpful?