skipRouteStop

Skips the given RouteStop. This operation is a combination of:

Note: This operation removes RoutePlanningOptions.routeLegOptions.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

routeStop

RouteStop to skip.

Throws

if routeStop has sourceType value of UserDefined and its id corresponds to either Itinerary.origin or Itinerary.destination, but Itinerary.waypoints list is empty.