Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Code Block
titleREST REQUEST
Array
(
	[api_password] => xapitest
	[api_login] => xapitest
	[method] => setSystemUsername
	[user_username] => domendomen2
	[user_password] => 687ee8d988b2411bfc6983c4fca2f6c622819ac8
	[splayer_username] => brad
	[splayer_password] => bradtheking 
	[system] => hi
	[currency] => EUR
)


Code Block
titleREST RESPONSE
On error:
1,[error message]


On success:
<br>0,{"info":{"New: system_player_username":"thebadmother"}}


Code Block
languagephp
titleSource Code
public function setSystemUsername($splayer_username, $splayer_password, $system) {}