Skip to main content

Remove a Stop from a Route

Deletes a stop from the route.

Query String Parameters

NameTypeDescriptionRequired
ActionStringRouteDeleteStopRequired
RouteIdIntId of the route to edit.Required
StopIdIntId of stop to remove.Required
StopNumIntNumber of stop to remove.Required if StopId not provided

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=RouteDelete&RouteId=46793&StopId=446891