Advertisement
Guest User

Untitled

a guest
Jun 9th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. http://gap.isoftbet.com/rest/service/40?action=play
  2. <GameRequest><Header><GameDetails gameId="200-1156-001" name="Blackjack" channel="INT" presentation="STD" class="RGS"/><Customer userId="play_03" skinCode="C001" ccyCode="EUR" sessionId="55700" countryCode="GB" language="en" secureToken="1504867F5543465E8584F10C6A170927"/><Auth username="ws-client" password="password"/></Header><Play><RGSGame finished="Y" txnId="10094090" subGameIND="N" hasJackpot="N"><RGSAction action="WIN" amount="0.00" actionId="10094090-21"/></RGSGame></Play></GameRequest>
  3.  
  4. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  5. <GameResponse><Header><GameDetails gameId="STD" name="Blackjack"></GameDetails><Customer secureToken="1504867F5543465E8584F10C6A170927" ccyCode="EUR" userId="play_03"><Balance type="CASH" amount="1.2"></Balance><Balance type="BONUS" amount="0"></Balance></Customer></Header><Play status="SETTLED" msg="" id="10094090-21"><RGSGameState finished="Y" txnId="10094090"><RGSAction action="WIN" amount="0.00" actionId="10094090-21"><FundType type="CASH" amount="0.00"></FundType><FundType type="BONUS" amount="0"></FundType></RGSAction></RGSGameState></Play></GameResponse>
  6.  
  7.  
  8.  
  9. http://gap.isoftbet.com/rest/service/40?action=recon
  10. <GameRequest><Header><GameDetails gameId="200-1156-001" name="Blackjack" channel="INT" presentation="STD" class="RGS"/><Customer userId="play_03" skinCode="C001" ccyCode="EUR" sessionId="55699"/><Auth username="ws-client" password="password"/></Header><Recon><RGSGame finished="Y" txnId="10094090" subGameIND="N" hasJackpot="N"><RGSAction action="WIN" amount="0.00" actionId="10094090-21"/></RGSGame></Recon></GameRequest>
  11.  
  12. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  13. <GameResponse><Header><GameDetails gameId="200-1156-001" name="Blackjack"></GameDetails><Customer secureToken="8E3DA1E146034D56AB2DD0988CAF1D84" ccyCode="EUR" userId="play_03"><Balance type="CASH" amount="1.2"></Balance><Balance type="BONUS" amount="0"></Balance></Customer></Header><Recon status="SETTLED" msg="" id="10094090-21" action="COMPLETE"><RGSGameState finished="Y" txnId="10094090"><RGSAction action="WIN" amount="0.00" actionId="10094090-21"><FundType type="CASH" amount="0.00"></FundType><FundType type="BONUS" amount="0"></FundType></RGSAction></RGSGameState></Recon></GameResponse>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement