Command: disembark-ship
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- disembark-ship
- Ship
- optional current ship id; before departure
Exact JSON
{
"verb": "disembark-ship",
"ship": "optional current ship id; before departure"
}