Returns player balance after debit transaction.
Debit requests are called when user makes a bet, so it's basically a bet request, which includes the amount used to lower player balance. |
|
|
External service can respond with 4 type of status codes. 200 for success, 500 service error and 403 for debit transaction refusal. Only status of 200 will be accepted as OK by the Xapi Platform server.
|
Jackpot bets
Flowchart: |