Routing API v7 Developer's Guide

WaypointNotFound

This error indicates that one of the requested waypoints (start/end or via point) could not be found in the routing network.

The following field mapping applies:

Field Value
ServiceError.type "ApplicationError""
ServiceError.subtype "WaypointNotFound"
ServiceError.AdditionalData

One entry for each waypoint which could not be found:

  • Key: waypoint[n]

  • Value: as specified in the request (same representation)