Skip to main content
POST
Calculate Route Timing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Route ID

Response

OK

Response for route timing calculation.

route
RouteSerializer · object
required

The route with updated per-stop ETAs and timing.

mappedRoutesPolyline
Mappedroutespolyline · object[] | null

Polyline data in the same format as optimization activity results.