GET StopPoint/{id}/DirectionTo/{toStopPointId}
Summary: Returns the canonical direction, "inbound" or "outbound", for a given pair of stop point Ids in the direction from -> to.
Operation ID: StopPoint_Direction
Auth: unknown
Operation ID: StopPoint_Direction
Auth: unknown
Parameters (3)
id
(string, path, required)
Originating stop id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name)
lineId
(string, query, optional)
Optional line id filter e.g. victoria
toStopPointId
(string, path, required)
Destination stop id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name)
No probe data for this endpoint yet.