POST /dispatch/clearPreassignments/{movementId}
Clears all preassigned equipment for the given movement.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
movementId |
ID of the movement to be updated |
path
|
|
String
|
Result
Response
of type:
text/plain
a response object containing an HTTP response code and string representing success or failure of the web service call
Try It Out
Request