Versions Compared

Key

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

...

  • sportsbookFixtureId - customer fixture ID

  • marketId - Genius Sports market ID

  • sportsbookMarketId - customer market ID

  • sportsbookMarketContext - customer market context. This field will be populated only if customer provided it in UpdategramResponse

  • decimalPrice - the price that was displayed in the Multibet widget when punter pressed "Add to betslip" button. This value should NOT be used for bet acceptance

Customer-Based API Authentication Method

To be able to get a response from Multibet widget, Genius SSM AWS must have configured per customer: client_id, client_secret and api-key

  • creation secrets path: /fep-platform/widgets/multibet/[clientName]

  • secret structure : { "x_api_key": "[client_x_api_key]", "client_id": "[client_id]", "client_secret": "[client_secret]" }

Multibet Widget Customization

...