POST /carrierDispatch/deliver/{movementId}
This method delivers out the specified movement with the current date/time as the stop arrival
and departure times.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
movementId |
ID of the movement to be delivered |
path
|
|
String
|
Result
Response
of type:
text/plain
a response containing the success or failure of the deliver movement request
Try It Out
Request