Rollback Bet Settlements

Rollback_bet_settlement is sent when a previously sent bet_settlement was sent in error and needs to be rolled back/undone.

circle-info

Note:

Previously, the rollback_bet_settlement was sent for rollbacks at the market level. With recent enhancements, the rollback_bet_settlement has been extended to support rollbacks at the more granular outcome level.

XML Example

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rollback_bet_settlement event_id="sr:match:935448" timestamp="1771591098371" product="1">
   <market id="1601" specifiers="xup=1">
     <outcome id="3"/>
   </market>
</rollback_bet_settlement>

Last updated

Was this helpful?