v1

latestOpenAPI 3.0.02026-07-2663155142.2 KB
User

Spin the wheel

Spin the promotion wheel to get a reward

post/v1/client/promotions/wheel/spin

Response

OK

Example response

{
  "data": {
    "prize": {
      "type": "reward-user-currency",
      "weight": 0.3,
      "prize_data": {
        "amount": "100"
      }
    }
  }
}