GEThttps://gapi.hotmail007.com/open/balance
Returns the balance and VIP information of the user corresponding to the current API Key
Tham so yeu cau
clientKey
query
Loaistring
Mo ta
Current user's API key, passed as a query parameter for OpenAPI authentication
| Tham so | Loai | Bat buoc | Mo ta |
|---|---|---|---|
| clientKey | string | CO | Current user's API key, passed as a query parameter for OpenAPI authentication |
Kiem thu API
Nhap tham so de cap nhat vi du yeu cau phia tren theo thoi gian thuc. Khi chua dang nhap, hay tu dien API key.
Tham so bat buoc con thieu se giu dang placeholder trong vi du yeu cau.
Vi du yeu cau
https://gapi.hotmail007.com/open/balance?clientKey=<clientKey>
Du lieu phan hoi
200
{
"code": 0,
"success": true,
"message": "",
"data": {
"email": "",
"balance": 0,
"vipLevel": 0,
"vipName": "",
"discountRate": 0,
"totalDeposit": 0
},
"requestId": ""
}