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