A Rollback_bet_cancel message 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 mistake. Code Block |
---|
language | xml |
---|
theme | Eclipse |
---|
title | XML example |
---|
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rollback_bet_cancel start_time="1540982919934" end_time="1540983465000" product="1" event_id="sr:match:444415025879" timestamp="12391540991811722">
<market id="4818" specifiers="scoretotal=414.5"/>
</rollback_bet_cancel> |
|