v1
latestSwagger 2.02026-07-1384122135.6 KBStopPoint
Gets Stopoints that are reachable from a station/line combination.
get/StopPoint/{id}/CanReachOnLine/{lineId}
Path parameters
idstring required
The id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name) of the stop point to filter by
lineIdstring required
Line id of the line to filter by (e.g. victoria)
Query parameters
serviceTypesstring[]
A comma-separated list of service types to filter on. If not specified. Supported values: Regular, Night. Defaulted to 'Regular' if not specified
Response
OK