It presents the daily performance of the selected brands of the operator for current day till current time as shown in the below screen.
Game Performance Real Time Report
The operators can view Game performance report of their respctive brands, for current day.
Incomplete Player Log
It will provide the operators to know the list of pending rounds under each game types. Operators can alsow download the list of pending round ids into excel as shown below screen.
Pending Round
It will enable users to find whether a given round id is compelted or pending.
PFSBetValues () API
This API request enables the operator to get the bet values of promotional freespins(PFS) PFSBetValues() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/more/pfs-bet-values/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{“api_key”: “81CVjU3K81XwBoWn”,”game_id”: 1032,”currency”: “EUR”} Parameters Type Description api_key String API Key allocated to each front-end game_id (optional) Integer Game ID provided by the provider. […]
GrantBonus() API
This API request enables the operator to grant bonus free spins (promotional free spins) to the player. GrantBonus() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/wallet/grant-bonus/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{“api_key”: “15OY0Rx1BC0hYbCm”,”amount_type”: “promo_freespin”,”campaign_id”: “BOn-3″,”game_ids”: [1032,1041],”coin_value_level”: 1,”num_rounds”:10,”player_ids”:[“267″],”currencies”: [“USD”],”start_date”:”2021-01-19 14:00:00″,”end_date”:”2021-01-30 15:00:00″,”max_win_limit”:0,} Parameters Type Description api_key String API Key allocated to each front-end amount_type […]
Create Promo Campaign
Steps to create the PFS: 1. Login into the Back Office site. 2. After login, go to “Campaign” section displayed to the left side and click on “Create Promo Campaign”. 3. In “Create Promo Campaign” page, select the brand under “Casino Sub Brand” drop down field. 4. Select a game under “Games” drop down field. […]
WalletGetBalance() API
This API request enables the operator to get the available balance of a player. WalletGetBalance() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/wallet/wallet-get-balance/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{“api_key”: “3c2ef39d02581e2db3ddf6c713e83e05″,”username”: “123123”,”password”: “1234yf”} Parameters Type Description api_key String API Key allocated to each front-end username String Username of the player password String Player’s […]
Coin values
Coin values can be customized for each game in game search pagehttps://cms.dragongaming.com/en/cms/games_searchThen click on game edit pencil icon, later click on Configure button and change the Custom Values field and save.Note:the maximum coin value should be lesser than or equal to Default Values max coin value.
Enable/disable games
Enable disable games allows to enable and disable any game in the below game search page, click on edit game pencil icon, it will open the game details in new window, in then new window in Devices windows enable or disable and click save , the specific games status will be changed.For Bulk update click […]