## Scenario 2: Debit + Cancel Debit + Cancel scenario means that the player makes a bet but the problems with the network occur and this transaction has to be canceled. Look at the example below. Note that the transactionId parameter in the Debit request (player makes bet) and the referenceTransactionId parameter in the Cancel request (in case of failure) are the same. The Cancel request rejects the original Debit transaction and closes the game round, as it is indicated in the gameRoundEnd parameter (set to "true") of the Cancel request. Example of Debit + Cancel scenario: ### Debit ### Cancel