GET Line/{id}/Timetable/{fromStopPointId}/to/{toStopPointId}
Summary: Gets the timetable for a specified station on the give line with specified destination
Operation ID: Line_TimetableTo
Auth: unknown
Operation ID: Line_TimetableTo
Auth: unknown
Parameters (3)
fromStopPointId
(string, path, required)
The originating station's stop point id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name)
id
(string, path, required)
A single line id e.g. victoria
toStopPointId
(string, path, required)
The destination stations's Naptan code
No probe data for this endpoint yet.