Event Types
# | Event Type | Description | Casino/sport Type |
---|---|---|---|
1 | Win | The user has won | Used exclusively for casinos across all software |
2 | Lose | The user has lost | Used exclusively for casinos across all software |
3 | BetPlacing | Bet placed | Used exclusively for casinos across all software |
4 | BetPayedAbort | Bet payments have been canceled | Used exclusively for casinos across all software |
5 | BetPlacingAbort | Cancellation of bet placement | Used exclusively for casinos across all software |
6 | SportBetCancel | 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 | Tipping | Comes exclusively from specific providers |
8 | PromoWin | 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 | 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 | 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 | Used for a Streamer's debit transaction | Used exclusively for casinos across all software |
12 | PromoStreamersCredit | Used for a Streamer's credit transaction | Used exclusively for casinos across all software |
13 | PromoStreamersBetPlacingAbort | Used to cancel a Streamer's bet | Used exclusively for casinos across all software |
14 | PromoStreamersBetPayedAbort | Used to cancel Streamer's bet payments | Used exclusively for casinos across all software |