money-bill-transferIris Hub Seamless Wallet API Document (For Operators)

Overview

This is a Seamless Wallet feature API documentation for Iris Hub (referred to as Iris moving forward) integration.

Target Audience

Companies and partners that wishes to integrate Iris's games into their platform.

Basic Flow

  1. The partner initiates the LaunchGame API with the player’s account ID (PlayerID). Iris generates a one-time token and embeds it into the game URL provided to the partner

  2. Iris will request for player’s balance through Balance API

  3. Iris will call the Bet API to indicate that the player has placed a bet

  4. Iris will call the Win API to indicate that the transaction is finished

  5. Iris will call the Cancel API if a specific transaction needs to be refunded, provided that BetResult has not been initiated

Last updated