/
3.3 getAgentBalance()
3.3 getAgentBalance()
Returns your agent balance.
REST REQUEST
Array ( [api_password] => xapitest [api_login] => xapitest [method] => getAgentBalance [currency] => EUR )
REST RESPONSE
{"error":0,"response":"0.25"}
Source Code
public function getAgentBalance(){ return $this->client->agentBalance(); }
, multiple selections available,
Related content
8) seamless debit players balance callback *
8) seamless debit players balance callback *
Read with this
3.1 getPlayerBalance()
3.1 getPlayerBalance()
More like this
5.2 takeMoney()
5.2 takeMoney()
More like this
5.1 getDailyBalances()
5.1 getDailyBalances()
More like this
6.1 getDailyBalances()
6.1 getDailyBalances()
More like this
5.1 giveMoney()
5.1 giveMoney()
More like this