Skip to main content

Sportbook integration

Sportbook launch for the player

Client (Front) must configure sportbook on its side. More details on the sportsbook integration can be found here.

note

This is necessary for the operation of the sportbook, without it the functionality will be unavailable Client (Front).

To launch a game no matter casino or sport, a Start Game request is used.
The description of the launch game is described here.
For example:

The Client (Front) sends a request for parameters from Fungamess to run sportbook through the Client (Platform).
Fungamess sends a link and the parameters to run sportbook, in the response.

note

The onTokenExpired parameter is used to return a token if the previous one has expired.

The received parameters are substituted at Client (Front) to run sportbook.

Placing a bet

The player places a bet.
A bet request is sent from Client (Front) to Fungamess.
Fungamess processes the request and sends the Client (Platform) a request for funds movement (Move funds).
Client (Platform) processes the request and sends the new player balance to Fungamess.
The player's bet is placed.

Bet result

Player's wins/losses.
Fungamess processes the data and sends the Client (Platform) a request for movement of funds (Move funds).
Client (Platform) processes the request and sends the new player balance to Fungamess.
Player balance has changed in game.