Aristocrat Oasis
-
Profile Lookup (by first and last name and membership ID)
-
Profile Download
-
Player Enrollment
-
Player Offers Search
-
Player Statistics
-
Comp Posting (including reverse)
-
Comp Redemption (including reverse)
Required Information
-
URL for Identity Server
-
Client ID
-
Client Secret
-
URL for nConnect Server
-
Username and Password
-
Scope
The integration between OPERA Cloud and nConnect uses the following APIs with their required permissions. nConnect requires these permissions to successfully execute the operations (see list of operations above).
Table 6-1 APIs
| API | Method | Permission |
|---|---|---|
|
/api/v1/PlayerInfo/ |
POST |
AddPlayerPermission |
|
/api/v1/PlayerInfo/ |
GET |
GetPlayerPermission |
|
/api/v1/PlayerInfo/{PlayerID}/Statistics |
GET |
GetPlayerStatisticsPermission |
|
/api/v1/PlayerInfo/{playerId}/MarketingCouponsWithPlayerID |
GET |
GetPlayerMarketingCouponsPermission |
|
/api/v1/PlayerInfo/{playerId}/Accounts/AccountType/{accountType} |
GET |
GetPlayerAccountBalanceByAccountTypeIdPermission |
|
/api/v1/PlayerInfo/{playerId}/Transactions |
POST |
AddPlayerTransactionPermission |
|
/api/v1/PlayerInfo/{{playerId}}/Accounts |
GET |
GetPlayerAccountBalancePermission |