POST /carrierDispatch/clearNextStop/{movementId}
This method clears the next available stop 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 containing the success or failure of the clear stop request
Try It Out
Request