Operator guideEN

Players / Bonus Detail

Read-only detail page for one issued bonus, showing user, bonus, transaction, issuer, game, and lifecycle metadata.

How to use this guide

Start with the main guide

Follow the explanation and examples first. Extra definitions and formulas are available below when you need them.

What this page shows

Players / Bonus Detail is the read-only deep-dive page for one issued UserBonus row.

It is split into clear sections:

  • user information
  • bonus information
  • transaction information
  • issuer information
  • game information
  • miscellaneous flags

Within those sections, operators can verify:

  • player identity and active currency
  • the referenced reusable bonus, its current status, and wagering progress
  • bonus balance, correction amount, converted amount, and max-win guardrails
  • claim, expiry, create, update, and start timestamps
  • issuer id and issuer role for manual-versus-automatic attribution
  • cancellation ownership and free-spin counters where the issued bonus uses them
  • game names and unique id where the issued bonus payload carries them

When to use it

Use this page when you need the exact state of one issued bonus, including wagering progress, remaining wager, bonus balance, expiry, issuer role, and related game metadata.

Known caveats

  • This page is inspection-focused and does not expose mutation buttons in the current verified UI.
  • It loads one issued-bonus row by the route id and does not use the cross-player bonus list view.
  • Some game-related fields are populated only when the underlying issued bonus has game-specific linkage.
More details

Definitions and formulas

Open only the section you need. The relevant section opens automatically when you request help for a specific item on screen.

Fields39 topicsOpen details

User ID

Player identifier tied to the issued bonus.

Group
user_information
Data Type
integer
Editable
false

User Email

Email address of the player who owns the issued bonus.

Group
user_information
Data Type
string
Editable
false

Account Active Currency Code

Active wallet currency used for the player's account context.

Group
user_information
Data Type
string
Editable
false

Bonus ID

Reusable bonus definition referenced by this issued bonus.

Group
bonus_information
Data Type
integer
Editable
false

Bonus Type

Reward family of the issued bonus.

Group
bonus_information
Data Type
enum
Editable
false

Free Spins Count

Number of free spins attached to the issued-bonus instance.

Group
bonus_information
Data Type
integer
Editable
false

Bonus Amount

Granted amount of the issued bonus in the row currency.

Group
bonus_information
Data Type
amount
Editable
false

Amount To Wager

Total wagering target the player must clear for this bonus.

Group
bonus_information
Data Type
amount
Editable
false

Wagered

Amount already wagered against the issued bonus target.

Group
bonus_information
Data Type
amount
Editable
false

Wagering Status

Current state of wagering progress for the issued bonus.

Group
bonus_information
Data Type
enum
Editable
false

Bonus Status

Lifecycle status of the issued bonus such as active, cancelled, expired, or win.

Group
bonus_information
Data Type
enum
Editable
false

Bonus Name

Human-readable name of the referenced reusable bonus definition.

Group
bonus_information
Data Type
string
Editable
false

Bonus Balance

Remaining balance tracked on the issued bonus wallet component.

Group
bonus_information
Data Type
amount
Editable
false

Wagering Multiplier

Wagering multiplier applied to the issued bonus.

Group
bonus_information
Data Type
decimal
Editable
false

Wager Left

Remaining amount still required to finish wagering.

Group
bonus_information
Data Type
amount
Editable
false

Winning Amount

Current win amount registered against the issued bonus.

Group
bonus_information
Data Type
amount
Editable
false

Max Winning Amount

Maximum allowed winning amount for this issued bonus.

Group
bonus_information
Data Type
amount
Editable
false

Correction Amount

Manual correction amount recorded on the issued bonus.

Group
bonus_information
Data Type
amount
Editable
false

Trigger Type

Trigger family that caused the issued bonus to be created.

Group
bonus_information
Data Type
string
Editable
false

Free Spins Bonus Amount

Bonus amount attributed specifically to the free-spins portion.

Group
bonus_information
Data Type
amount
Editable
false

Free Spins Winning Amount

Winnings generated from the free-spins portion of the bonus.

Group
bonus_information
Data Type
amount
Editable
false

Amounts: Cash

Cash amount tracked alongside the issued bonus record.

Group
bonus_information
Data Type
amount
Editable
false

Amount Converted

Amount already converted out of the bonus lifecycle.

Group
bonus_information
Data Type
amount
Editable
false

Primary Currency Amount

Amount normalized to the player's primary currency context.

Group
bonus_information
Data Type
amount
Editable
false

Free Spins Left

Remaining free spins available to the player.

Group
bonus_information
Data Type
integer
Editable
false

FS Bet Level

Bet level attached to the free-spins issuance.

Group
bonus_information
Data Type
integer
Editable
false

Transaction ID

Transaction record associated with the issued bonus event.

Group
transaction_information
Data Type
integer
Editable
false

Claimed At

Timestamp when the player claimed or activated the issued bonus.

Group
transaction_information
Data Type
datetime
Editable
false

Expire At

Expiration timestamp for the issued bonus.

Group
transaction_information
Data Type
datetime
Editable
false

Created At

Timestamp when the issued bonus record was first created.

Group
transaction_information
Data Type
datetime
Editable
false

Updated At

Latest update timestamp for the issued bonus record.

Group
transaction_information
Data Type
datetime
Editable
false

Starts At

Start timestamp from which the issued bonus becomes effective.

Group
transaction_information
Data Type
datetime
Editable
false

Issuer ID

Identifier of the actor or process that issued the bonus.

Group
issuer_information
Data Type
integer
Editable
false

Issuer Role

Role label of the issuing actor, useful for distinguishing manual and automated issuance.

Group
issuer_information
Data Type
string
Editable
false

Game Names

Game name metadata tied to the issued bonus when the record contains game-specific linkage.

Group
game_information
Data Type
string
Editable
false
Caveats
The detail component skips this field when the record has no game name payload.

Unique ID

Internal unique identifier for the issued bonus row.

Group
miscellaneous
Data Type
uuid
Editable
false

Cancelled By

Actor or process recorded as cancelling the issued bonus, when cancellation has occurred.

Group
miscellaneous
Data Type
string
Editable
false
Caveats
The detail component skips this field when no cancellation owner is stored.

Row Currency Code

Currency code used by the detail component when formatting amount fields with a symbol.

Group
bonus_information
Data Type
string
Editable
false

Row Active Flag

Backend active flag returned on the issued-bonus row. The current detail component reads it but does not render a separate visible field for it.

Group
bonus_information
Data Type
boolean
Editable
false
Visibility
response_only
More help

Related pages

Bonuses / Player Bonuses

Related operator ledger for issued bonus instances, including filters, CSV export, and per-user bonus detail.

Players / Bonuses

Cross-player issued-bonus inventory with server-side filters, preview popover, CSV export, and navigation into one issued-bonus detail page.

Activity Tag Rules / Detail

Rule inspection page with stored identity, conditions, timestamps, impact estimate, run action, delete action, and recent application history.

Affiliate Payment Settings / Detail

Detail/edit shell for one saved affiliate payment-setting record.

Affiliate Settings / Detail

Saved affiliate detail workspace for reviewing one affiliate and opening report actions.

Auto Tags Manager / Detail

Edit surface for one existing auto-tag rule, using the same dynamic rule builder as create but with a persisted rule payload and ID-backed updates.