Skip to main content

Remove a Job Waypoint

Removes the specified way point for a job.

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobDeleteWaypointRequired
WPJobIdStringThe unique identifier of the job, which can be retrieved using any of the methods listed under add something here.See Note
WPJobRefStringThe reference of the job that is input as free text.See Note
WPStopNoIntMust be a valid stop number.Required

note
Either the Job Id or Reference can be supplied. If both parameters are provided, the Job Id will take precedence.

Response Codes

CodeMessageInformation
0null
2error
2WPJobId or WPJobRef parameter expected
2Can't find job
2No waypoints
2No waypoint at stop no + stopNo
2invalid WPStopNo

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=jobdeletewaypoint