Get estimated delivery time
GET
https://8f9618f3bc0f4eec989627ceaafd5e4d_oas.api.mockbin.io
/routes/{originFacilityId}/{destinationFacilityId}/{serviceLevel}/estimate
Get estimated delivery time between two facilities for a specific service level
path Parameters
serviceLevel
string · enum · requiredService level for the route
Enum values:ECONOMYSTANDARDEXPRESSSAME_DAYDefault: STANDARDdestinationFacilityId
string · requiredID of the destination facility
Example: JFK1originFacilityId
string · requiredID of the origin facility
Example: LAX1
Responses
Route estimate retrieved successfully
estimatedDeliveryTime
objectdistance
objectroute
object