GameSettings

APIDescription
GET GameSettings/GetActiveGameThemes

No documentation available.

GET GameSettings/GetActiveGameThemeFlavors?gameThemeId={gameThemeId}

No documentation available.

GET GameSettings/GetActivePayTables?gameThemeId={gameThemeId}

No documentation available.

GET GameSettings/GetActivePayLines?payTableId={payTableId}

No documentation available.

GET GameSettings/GetActivePayMethods

No documentation available.

POST GameSettings/CreatePayTable

No documentation available.

OAuth

APIDescription
GET auth/token?grant_type={grant_type}

No documentation available.

POST auth/refreshtoken

No documentation available.

User

APIDescription
POST User/ValidateUser

No documentation available.

GET User/GetAvailableUsers

No documentation available.

GET User/GetAvailableRoles

No documentation available.

GET User/GetAvailablePermissions?roleId={roleId}

No documentation available.

POST User/CheckIfRoleNameExists

No documentation available.

POST User/CreateRole

No documentation available.

POST User/UpdateRole

No documentation available.

POST User/CheckIfUserNameExists

No documentation available.

POST User/CreateUser

No documentation available.

DELETE User/DeleteUser

No documentation available.

POST User/UpdateUser

No documentation available.

POST User/UpdatePassword

No documentation available.

Report

APIDescription
GET Reports/GetOffersBySource?sourceId={sourceId}

No documentation available.

GET Reports/GetEmailSummarySentSuccessfully?sourceID={sourceID}&id={id}&fromDT={fromDT}&toDT={toDT}

No documentation available.

GET Reports/GetBouncedEmailDetails?sourceID={sourceID}&id={id}&fromDT={fromDT}&toDT={toDT}

No documentation available.

GET Reports/GetOpenRateSummary?sourceID={sourceID}&id={id}&fromDT={fromDT}&toDT={toDT}

No documentation available.

GET Reports/GetOpenRateDetails?sourceID={sourceID}&id={id}&fromDT={fromDT}&toDT={toDT}

No documentation available.

GET Reports/GetUnsubscribeDetails?sourceID={sourceID}&id={id}&fromDT={fromDT}&toDT={toDT}

No documentation available.

Offers

APIDescription
POST Offers/CreateWithFixedPrize

No documentation available.

POST Offers/CreateOffer

No documentation available.

GET Offers/GetOfferDetailsBy?offerId={offerId}

No documentation available.

DELETE Offers/CancelOffer

No documentation available.

GET Offers/GetAvailableOffers

No documentation available.

GET Offers/{offerId}?Id={Id}

No documentation available.

POST Offers/AttachPlayerToRunningOffer

No documentation available.

POST Offers/AttachPlayerToScheduledOffer

No documentation available.

POST Offers/AttachPlayer

No documentation available.

GET Offers/CheckIfOfferNameExists?offerName={offerName}

No documentation available.

GET Offers/PlayerSummary?accountNumber={accountNumber}&distributionModeID={distributionModeID}

No documentation available.

POST Offers/AwardOffer

No documentation available.

GET Offers/OfferSummary?offerId={offerId}&noofRecords={noofRecords}

No documentation available.

GET Offers/Summary

No documentation available.

GET Offers/DailySummary?dataFrom={dataFrom}&noofRecords={noofRecords}

No documentation available.

GET Offers/ThemeSummary

No documentation available.

GET Offers/ScheduleSummary

No documentation available.

Template

APIDescription
POST MessageTemplate/AddTemplate

No documentation available.

DELETE MessageTemplate/DeleteTemplate

No documentation available.

GET MessageTemplate/CheckIfTemplateNameExists?templateName={templateName}

No documentation available.

POST MessageTemplate/UpdateTemplate

No documentation available.

GET MessageTemplate/GetAvailableTemplates

No documentation available.

GET MessageTemplate/Templates/{templateId}?id={id}

No documentation available.

GET MessageTemplate/GetAvailableTemplatesByDM?distributionMode={distributionMode}

No documentation available.

Game

APIDescription
GET Game/{offerGameCode}

No documentation available.

POST Game/GameLog

No documentation available.

POST Game/BeginGame

No documentation available.

POST Game/EndGame

No documentation available.

GET Game/OptOut/{offerGameCode}

No documentation available.

DELETE Game/PlayerOptIntoCommunications?distributionModeID={distributionModeID}&accountNumber={accountNumber}&email={email}&phoneNumber={phoneNumber}

No documentation available.

Prize

APIDescription
GET Prize/GetAllPayMethods

No documentation available.

GET Prize/PayMethod/{id}

No documentation available.

GET Prize/PendingPrizeTransfers?offerid={offerid}&tranid={tranid}

No documentation available.

GET Prize/PrizeTransfersByStatus?offerid={offerid}&statusid={statusid}

No documentation available.

GET Prize/AllPendingPrizeTransfers

No documentation available.

GET Prize/AllPendingPrizeTransfersByStatus?statusid={statusid}

No documentation available.

POST Prize/UpdatePrizeTransferStatus

No documentation available.

GET Prize/AllPrizeTypes

No documentation available.

POST Prize/AddPrizeType

No documentation available.