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] => getDailyReport
	[date] => 2012-09-19
	[associateid] => 0
	[currency] => EUR
)


Code Block
titleREST RESPONSE
{"error":0,"response":{"casino":{"41457":{"playerid":"41457","date":"2012-09-
19","bet":"14520.00","win":"13102.00","net":"1418.00"}},"poker":{"41457_rr":{"playerid":"41457","date":"2012-09
-19","bet":"1.00","win":"4.00","rake":"13.00","tournament":"0.00","fin":"0.00","system":"rr"}}}}

...