Obtain user's account balance information
/api/user/balance
POST
Field | Parameter | Type | Required | Description |
---|---|---|---|---|
APPID | appid | String | Yes | Application Client Id |
Timestamp | gntime | String | Yes | The current UNIX timestamp |
Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. |
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Integer | returned status code |
return description | msg | String | description of the return request operation |
return data | data | Object | return price of the request operation registration |
Field | Parameter | Description |
---|---|---|
consumption amount | xfqian | 107.00 |
recharge amount | czqian | 100.00 |
balance amount | zqian | 16.50 |
frozen amount | dqian | 9.52 |
available amount | kqian | 6.98 |
{ "code": 1, "msg": "OK", "data": { "xfqian": "107.00", "czqian": "100.00", "zqian": "16.50", "dqian": "9.52", "kqian": "6.98" } }
Current system time:2024-12-22 00:15:07(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationRegistrant Educational Information
Copyright© 2024 GNAME.COM. All rights reserved.