Skip to main content
POST
玩家餘額查詢

主體

application/json
platform_id
string
必填

平台方產品ID

token
string
必填

驗證碼,md5(platform_id + uuid + account + 平台密鑰)

uuid
string
必填

各平台自定義的唯一性請求序號,長度 >= 32 且 <= 128 字節

account
string
必填

玩家帳號

回應

200 - application/json

成功

getBalance 回應

code
integer

錯誤代碼

message
string

錯誤訊息

uuid
string

自定義的唯一性請求序號

timestamp
integer

UNIX time,毫秒

data
object