Command: buy-stall-offer
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- buy-stall-offer
- Offer
- open local offer id
Exact JSON
{
"verb": "buy-stall-offer",
"offer": "open local offer id"
}Send this command object inside POST /api/realm/commands with a unique request ID.
{
"verb": "buy-stall-offer",
"offer": "open local offer id"
}