/
2.7 setSystemPassword()
2.7 setSystemPassword()
Updates the system player password with $splayer_password for given $system.
REST REQUEST
Array ( [api_password] => xapitest [api_login] => xapitest [method] => setSystemPassword [user_username] => domendomen2 [user_password] => 687ee8d988b2411bfc6983c4fca2f6c622819ac8 [splayer_password] => bradtheking [system] => hi [currency] => EUR )
REST RESPONSE
On error: 1,[error message] On success: 0,{"info":"System player password was successfully updated!"}
Source Code
public function setSystemPassword($splayer_password, $system) {}
Related content
2.5 getSystemUsername()
2.5 getSystemUsername()
More like this
2.2 playerExists() *
2.2 playerExists() *
More like this
5.3 getDailyReportMulti()
5.3 getDailyReportMulti()
Read with this
2.5 setSystemPassword()
2.5 setSystemPassword()
More like this
5.2 getDailyReport()
5.2 getDailyReport()
Read with this
2.6 setSystemUsername()
2.6 setSystemUsername()
More like this