A trip planning request. Some parameters may not be honored by the trip planner for some or all itineraries.
All defaults should be specified here in the RouteRequest, NOT as annotations on query parameters in web services that create RouteRequests. This establishes a priority chain for default values: RouteRequest field initializers, then JSON router config, then query parameters.
name | data type | constraints | description |
---|---|---|---|
tripPlannedForNow | boolean | required | Is the trip originally planned withing the previous/next 15h? |
Example
{ "tripPlannedForNow" : true }