A Rollback“Rollback_bet_cancel message settlement” is sent when a previous bet cancel should be undone (if possible). This may happen, for example, if a Betradar operator mistakenly cancels the wrong market (resulting in a bet_cancel being sent) during the game; before realizing the mistakepreviously sent ‘bet_settlement’ was sent in error and needs to be rolled back/undone. Code Block |
---|
language | xml |
---|
theme | Eclipse |
---|
title | XML example |
---|
| <rollback_bet_settlement event_id="sr:match:299321" timestamp="1236" product="1">
<market id="47"/>
</rollback_bet_settlement> |
|