Command: upgrade-ship
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- upgrade-ship
- Boat
- owned boat id at this usable dock
Exact JSON
{
"verb": "upgrade-ship",
"boat": "owned boat id at this usable dock"
}