GET StopPoint/{ids}/Disruption
Summary: Gets all disruptions for the specified StopPointId, plus disruptions for any child Naptan records it may have.
Operation ID: StopPoint_Disruption
Auth: unknown
Operation ID: StopPoint_Disruption
Auth: unknown
Parameters (4)
flattenResponse
(boolean, query, optional)
Specify true to associate all disruptions with parent stop point. (Only applicable when getFamily is true).
getFamily
(boolean, query, optional)
Specify true to return disruptions for entire family, or false to return disruptions for just this stop point. Defaults to false.
ids
(array, path, required)
A comma-seperated list of stop point ids. Max. approx. 20 ids. You can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name.
includeRouteBlockedStops
(boolean, query, optional)
No probe data for this endpoint yet.