POST /dispatch/unsplit/{movementId}
Unsplits the given movement.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
movementId |
ID of the movement to be unsplit |
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