LaunchInputBody
- countryType: string
Code min length:2max length:6requiredISO 3166-1 alpha-2 country code, or ISO 3166-2 region (e.g. CA-ON)
- currencyType: stringrequired
Currency code, e.g. USD
- gameType: string
Code requiredGame identifier
- $schemaType: stringFormat: uriread-only
A URL to the JSON Schema for this object.
- betType: object · BetLimitsInput
Limits Optional per-session override of the operator's per-game exposure limit (USD). Must satisfy 0 <= minBet <= maxWin <= operator's max exposure for the game.
- maxType: string
Win requiredMaximum worst-case payout per round in USD (decimal string)
- minType: string
Bet requiredMinimum bet amount per spin in USD (decimal string)
- demoType: boolean
Launch in demo mode with virtual balance
- detailsType: object
Optional opaque metadata to attach to the session (e.g. sub-operator ID, campaign ID, brand details). Stored as-is and not interpreted by the RGS.
- propertyType: anything
Name
- playerType: string
Id Operator player identifier (required unless demo mode)