Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PlaceBetId, (Optional) When provided, the bet(s) will be tagged using this PlaceBetId. If you have placed bets on multiple bookie on a single go, then all of this bets will be tagged with the PlaceBetId. PlaceBetID is prefixed with character “WA-“.

AcceptChangeOdds

This specify that upon betting and the odds has changed, the system will still bet even if there is a change on odds. Valid value is 1 for true, 0 if otherwise.

Amount

This is the amount to be placed. Note that any amount greater than the Maximum Amount as specified by the return of GetPlacementInfo or less than the minimum amount will most likely return a failure.

...

I placed the bet with this parameter. (Highlighted are additional or changed parameters)

{
“AcceptChangedOdds”:1,
“Amount”:10,
“GameId”:1114634687,
“GameType”:”H”,
“IsFullTime”:1,
“MarketTypeId”:1,
“OddsFormat”:”MY”,
“OddsName”:”HomeOdds”,
“SportsType”:1,
“BookieOdds”:”ISN:-0.84″,
}

...