Command: plant
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- plant
- Quantity
- optional earned whole batch
Exact JSON
{
"verb": "plant",
"quantity": "optional earned whole batch"
}Send this command object inside POST /api/realm/commands with a unique request ID.
{
"verb": "plant",
"quantity": "optional earned whole batch"
}