/
3.1 getPlayerBalance()
3.1 getPlayerBalance()
Returns the players current balance in our system.
REST REQUEST
Array ( [api_password] => xapitest [api_login] => xapitest [method] => getPlayerBalance //[user_id] => 123 //DEPRECATED [user_username] => domendomen2 [user_password] => 687ee8d988b2411bfc6983c4fca2f6c622819ac8 [currency] => EUR )
REST RESPONSE
{"error":0,"response":"20.00"}
User must be logged in first!
Source Code
public function getPlayerBalance(){ return $this->client->playerBalance(); }
, multiple selections available,
Related content
1.2 loginPlayer() *
1.2 loginPlayer() *
More like this
1.1 getGameList() *
1.1 getGameList() *
Read with this
5.1 getDailyBalances()
5.1 getDailyBalances()
More like this
5.1 giveMoney()
5.1 giveMoney()
Read with this
6.1 getDailyBalances()
6.1 getDailyBalances()
More like this
Seamless integration
Seamless integration
Read with this