Save Route

Saves/assigns service ids onto an existing route (adds services to the route's plan). Optionally pass route_date to reject the save if the route is not for that date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required
Body Params
int32
service_ids
array of int32s
service_ids
date-time

Ticket 12660 - Optional. The date the route is expected to run on. When provided, the
save is rejected if the route (workday) does not fall on this date - a guard for
shopping flows, which typically schedule future-day trips.

Headers
string

access token

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

result message

400

Missing or unaligned data. Error message will be returned with response.

403

The api key used does not have access to this resource.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!