4-fold Accumulator with Payout-modifier Selections
This is an example of a 4-fold accumulator with two payout-modifier selections referring to different events. The ticket contains only one bet (Bets array length = 1), which further contains four selections (Selections array length = 4).
Two selections are of type "payout-modifier" and contain the reference that will be used in the settlement request if any of the selections meet the payout-modifier criteria as defined on the operator's platform. Other selections are regular UF selections that will be settled according to feed settlement messages.
The settlement for selections eligible for payout-modifier is done using the payout-modifier settlement request (below). It contains a reference to the corresponding payout-modifier promotion. When such a message is received, all tickets containing that particular payout-modifier option (ticket are found by matching reference) would be updated to reflect the received settlement. It is important to note that payout-modifier settlement will be applied only if the resulting odds would be more favorable to the punter.
If the ticket is fully settled and the payout-modifier hasn't been received within 12 hours (to be defined) of the ticket settlement, no further early payout "corrections" will be accepted.
Payout modifier can change the result of the underlying selection (result is of type "#/$defs/sel-result"):
or the effective odds of the underlying selection (odds are of type "#/$defs/odds-fixed"):
Response is equal in both cases:
Last updated
Was this helpful?