Moves the trailer to the provided location.
| name | description | type | default | type |
|---|---|---|---|---|
| trailer1Id | ID if the trailer to be moved | query | String | |
| locateDate | date time to move the trailer | query | Date | |
| locationId | ID of the location in which to move the trailer | query | String | |
| locationName | name of the location in which to move the trailer | query | String | |
| cityId | ID of the location city | query | String |
a response object containing an HTTP response code and string representing success or failure of the web service call