Handles equipment ID changes for a given movement and specific piece of equipment.
name | description | type | default | type |
---|---|---|---|---|
equipmentId | ID of the tractor/trailer/driver to be assigned | query | String | |
equipmentType | type of equipment to be assigned | query | String | |
movementId | ID of the movement to be updated | path | String | |
sequence | typically 0, unless multiple drivers or trailers are being assigned | query | 0 | int |
overrideExistingPreassignment | query | false | Boolean |
a response object containing an HTTP response code and string representing success or failure of the web service call