Shop Trip

Runs the scheduling algorithm for one trip and returns ranked recommendations for which route (run) it should be scheduled on.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required
int32
required

Service id of the trip's pickup or dropoff event.

date-time
required

The date the trip should be scheduled on (must match the trip's service date).

Headers
string

access token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

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

403

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

404

No trip exists for the given service id.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json