Event Types
# | Event Type | Direction | Description | Casino/sport Type |
---|---|---|---|---|
1 | Win | credit | The user has won | Used exclusively for casinos across all software |
2 | Lose | credit | The user has lost | Used exclusively for casinos across all software |
3 | BetPlacing | debit | Bet placed | Used exclusively for casinos across all software |
4 | BetPayedAbort | debit | Bet payments have been canceled | Used exclusively for casinos across all software |
5 | BetPlacingAbort | credit | Cancellation of bet placement | Used for casinos and sports |
6 | SportBetCancel | debit | Cancellation of a sports bet | Sport bet cancel is used exclusively for the Betby provider This event type has a debit direction In this case, the third party platform should respond with a success and redirect the player to a minus, even if the player does not have enough money This event type can be exclusively used for sports |
7 | Tip | debit | debit | Comes exclusively from specific providers |
8 | PromoWin | credit | Winning payout method | Used in tournament winnings payout for API platforms When a request is received from the provider, a debit transaction with an amount of 0 is created along with a credit with the win amount |
9 | technicalFix | [credit, debit] | Manual adjustment of the user's balance | Used to correct errors in debit/credit transactions For example, the user's balance does not change after betting or winning |
10 | DropAndWin | credit | Tournament winnings payout method | Used exclusively for the Pragmatic provider Used when the Result method contains the promoWinAmount and promoWinReference parameters A debit or credit transaction, based on this action, is created and sent to the platform |
11 | PromoStreamersDebit | debit | Used for a Streamer's debit transaction | Used exclusively for casinos across all software |
12 | PromoStreamersCredit | credit | Used for a Streamer's credit transaction | Used exclusively for casinos across all software |
13 | PromoStreamersBetPlacingAbort | credit | Used to cancel a Streamer's bet | Used exclusively for casinos across all software |
14 | PromoStreamersBetPayedAbort | debit | Used to cancel Streamer's bet payments | Used exclusively for casinos across all software |
15 | FreeBet | [debit, credit] | FreeBet has been granted to the user | Used exclusively for sports |