cURL
curl --request GET \ --url https://api.example.com/api/v1/dt/user/limit
{ "error": { "code": 0, "msg": "Success", "uuid": "c176c773-f0f5-41f3-8f2e-9c0938d50a75" }, "data": { "product-id": "BAC", "currency": "TWD", "limit-set": [ "0", "1", "2", "Y" ], "limit-detail": [ { "limit-id": "0", "detail": [ { "game-type": "BAC", "limit": [ { "play-type": [ 1, 2, 3 ], "min": 10, "max": 50000 }, { "play-type": [ 4, 5, 6 ], "min": 20, "max": 100000 } ] } ] } ] } }
取得玩家限紅設定
此 API 可能返回的錯誤代碼
各平台自定義的唯一性請求序號,長度 >= 32 且 <= 128 字節
平台方的產品 ID
用戶在遊戲中的帳號(選填)
md5(username + 平台密鑰)
成功
Show child attributes