Settlement Messaging

Last updated
Was this helpful?
Results are sent for each unique market created
Once a game is complete and settled a Results message will be pushed from the BetBuilder Engine to the operator.
Example JSON:

A result is sent for each unique market that was created for the fixture. The Markets key in the Identifier property from the Bet Response message in section 3 of the workflow.
Each market has an overall result and each leg within the market also has a result.
Valid results for a market/leg are:
C#
Last updated
Was this helpful?
Was this helpful?
Active = 0,PlayerVoid = 1,PlayerUndetermined = 2,Lose = 3,Void = 4,Win = 5,NotPriced = 6