PUT /mcmessages/zmitLoad/{unitId}/{moveId}/{fuelOpt}
Zmits load information to a unit.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
unitId |
ID of the MC Unit for which to send the load information macro |
path
|
|
String
|
moveId |
ID of the movement to be zmitted |
path
|
|
String
|
fuelOpt |
whether fuel optimization information should be included in zmitted macro |
path
|
|
String
|
Result
String
a success/failure String to be displayed to the user
Try It Out
Request