Splits the given movement, given the specified stop and equipment information.
name | description | type | default | type |
---|---|---|---|---|
splitBeforeStopId | ID of the stop before which to place the split point | path | String | |
splitStop | RowStop object containing the stop details for the split point | body of type: application/xml application/json | RowStop | |
tractorId | ID of the tractor | query | String | |
driver1Id | ID of the first driver | query | String | |
driver2Id | ID of the second driver | query | String | |
emptyToCorrectMovementId | ID of the empty movement to be corrected | query | String |
a response object containing an HTTP response code and string representing success or failure of the web service call