Skip to main content

Add a Stop to a Route

Adds a new stop to the end of a route

Query String Parameters

NameTypeDescriptionRequired
ActionStringRouteAddStopRequired
RouteIdIntId of the route to edit

Get a list of routes using Route List
Required
ContactIdIntThe unique identifier of the contact which can be retrieved using Contact List. Either ContactId or ContactRef required.Required
ContactRefStringThe unique identifier of the contact which can be retrieved using Contact List. Either ContactId or ContactRef required.Required
JobTypeIdIntId of a job type for the stop being added to the route. Either JobTypeId or JobTypeName required.Required
JobTypeNameStringName of the job type for the stop being added to the route. Either JobTypeId or JobTypeName required.Required
StopDurIntJob/stop duration in minutes - Defaults to 15 if omittedOptional
StopTimeTimeTime of day to schedule the job - Format "HH:MM:SS" – 24 hourOptional
StopDescriptionStringDescription of the stop/job - Will appear as the job description when scheduledOptional

You can specify StopTime for each stop in a route, the system will schedule the jobs for those times. If you do not specify a StopTime the system will determine the correct driving time between the stops and, when scheduled, will apply the jobs/stops to the schedule, allowing for the driving time between each stop.

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=RouteAddStop&RouteId=46793&ContactId=30967687&JobTypeId= 60840&StopDur=60&StopTime=09:00&StopDescription=Pickup