Clears the stop with the given dates and creates a service failure record if necessary.
name | description | type | default | type |
---|---|---|---|---|
stopId | ID of the stop being cleared | path | String | |
arrivalDate | arrival date and time at stop | query | Date | |
departureDate | departure date and time from stop | query | Date | |
delayCode | service failure code if one should be created | query | String | |
delayComments | service failure comments | query | String | |
hub | hub/odometer reading of the tractor at this stop | query | Integer |
a response object containing an HTTP response code and string representing success or failure of the web service call