Command: transfer-boat

Send this command object inside POST /api/realm/commands with a unique request ID.

Verb
transfer-boat
Boat
boat id
To
recipient public id at this mooring
Exact JSON
{
  "verb": "transfer-boat",
  "boat": "boat id",
  "to": "recipient public id at this mooring"
}