ETA
This API provides estimated time of arrival of the delivery partner with the shipment.
Get estimated time of arrival of Delivery Partner
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"driver_name": "Nagesh",
"phone_number": 9986666050,
"registration_number": "KA435541",
"rating": 4.8,
"no_of_trips": 100,
"duration": {
"text": "1 hours 2 mins",
"value": 2894
}
}{
"status": "string",
"message": "string"
}"Unauthorized, pass correct api_key in request header"Last updated
Was this helpful?