Command: furnish
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- furnish
- Structure
- shelter
- Item
- exact furniture stack key
- Source
- pack|ground; defaults to pack; places one owned piece
Exact JSON
{
"verb": "furnish",
"structure": "shelter",
"item": "exact furniture stack key",
"source": "pack|ground; defaults to pack; places one owned piece"
}