Skip to main content

Operator Card Overview

Introduction

  • Operator Cards are used by Operators to reward Players during promotional activities and can only be provided via API.
  • After being sent, Operator Cards will immediately appear in the Player's corresponding Game inventory. Players must use the in-game inventory to Trigger the reward.
  • They are divided into the following two Operator Card categories:
    • FREE SPIN Card: Free Spin Card, Multiplier Free Spin Card
    • FEATURE GAME Card: Regular Feature Games Card, Powerful Feature Games Card, Super Powerful Feature Games Card
  • Transactions use BetNSettle, retries use RetryBet.
  • By default, every Bet is set to the minimum Bet amount. (Can be adjusted via parameters)
  • The Item Upper Limit in a single Player's inventory is 200 cards, covering both Operator Cards and Items.

Supported Game Types

All slot Games are supported

FAQ

Q1: Can an Operator Card be rolled back after being sent and used by a Player?

A: No, if a Player has used the Card and Triggered it, retries will be performed via retryBet until Success.

Q2: Can additional FREEGAMEs (Free Games) and FEATUREs (Feature Games) be Triggered during the Operator Card process?

A: Only FREE SPIN cards can, FEATURE GAME cards cannot.

Q3: Will FREEGAMEs or FEATURE Games Triggered during FREE SPIN be subject to a maximum amount limit?

A: Yes, the total Win Amount will be limited by maxWinAmount.

Q4: How many types of cardType (Card Type) are there currently?

1: freeSpin only
2, 3, 5: freeSpin + Multiplier
11: Regular Feature Games Card
21: Powerful Feature Games Card
22: Super Powerful Feature Games Card

Q5: How is the passed itemBet (Operator Card Bet Amount) calculated?

A: The system will select the "maximum value that does not exceed the passed amount" from the list of available Bet Amounts for the Game; if the passed amount is lower than the minimum value in the list, the minimum amount will be used directly. For example, if the list is 1, 2, 5, 10, passing 7 will automatically be calculated as 5, and passing 0.5 will be calculated as 1.

Technical Support

If you encounter problems during implementation, please Contact Customer Support Team and include the UUID from the Response for easier troubleshooting.