Changelog
| Version | Author | Comments | Date |
|---|---|---|---|
| v1.8.9 | Rafael Razim | Added more error codes | 10.6.2026 |
| v1.8.8 | Francesco Passanti | Added optional doGameRoundResult call | 20.4.2026 |
| v1.8.7 | Rafael Razim | Added optional ticketInformation to doTransaction calls | 15.3.2026 |
| v1.8.6 | Rafael Razim | Added some more game settings launcherType launcherType autoplayShowTotalStake translateErrors currencyToDisplay | 26.1.2026 |
| v1.8.5 | Rafael Razim | Added some information about errorCode in response of a doTransactions call | 22.1.2026 |
| v1.8.4 | Rafael Razim | Clarified behaviour in case of a VOID operation sent to operator | 3.1.2026 |
| v1.8.3 | Rowan Jenkins | Added "Scope" section. Deleted the following deprecated sections: "Sample 3" from getGameURL, "replay a gameround", "voidGameRound", "X-H-DONOTRETRY" and "X-H-COULDRETRY" custom-headers from Custom HTTP header fields section. | 11.12.2025 |
| v1.8.2 | Rafael Razim | Clarified sending of externalSessionId in doTransaction call | 28.11.2025 |
| v1.8.1 | Rafael Razim | Added retry / cancel section for doTransaction Call | 18.11.2025 |
| v1.8.0 | Rafael Razim | Added reportAnimationEnd call to operator | 26.8.2025 |
| v1.7.1 | Rafael Razim | serialUsed parameter in doTransactions explained in detail | 11.7.2025 |
| v1.7.0 | Francesco Passanti | Added doGameRoundReport call | 08.07.2025 |
| V1.6.1 | Rafael Razim | Update default jurisdiction settings | 19.5.2025 |
| V1.6.0 | Rafael Razim | Added Health and Certified Hash endpoints | 20.3.2025 |
| v1.5.0 | Rafael Razim | Added reconcileTransactions voidGameRound getOpenGameRoundsByGame calls | 25.2.2025 |
| v1.4.8 | Rafael Razim | Reverted changes done in V1.4.7 - minStake, maxStake and maxExposure are always in 1/100 of base currency (so EUR) customStake have to be sent in 1/100 of the game currency! | 30.1.2025 |
| v1.4.7 | Rafael Razim | Max stake, min stake, max exposure adjustment | 22.1.2025 |
| v1.4.6 | Rafael Razim | Documented packageBuyEnabled game launch setting | 27.11.2024 |
| V1.4.5 | Rafael Razim | Deprecated voidGameRound | 13.9.2024 |
| V1.4.4 | Rafael Razim | Added abbreviateAmounts and showExactRTP to game settings | 23.8.2024 |
| V1.4.3 | Rafael Razim | Remove studio parameter from getGameConfiguration call | 19.6.2024 |
| V1.4.2 | Rafael Razim | Added campaignId to discounts | 6.11.2023 |
| V1.4.1 | Rafael Razim | Added customStakes to game settings | 14.10.2023 |
| V1.4 | Rafael Razim | Added Appendix E -Discounts Clarified that all amount have to be sent in 1/100 of base currency | 11.10.2023 |
| V1.3 | Rafael Razim | Renamed to Operator API | 14.8.2023 |
| V1.2.26 | Rafael Razim | Added displayClock to gameSettings | 28.6.2023 |
| V1.2.25 | Rafael Razim | Added operatorHandlesErrors to gameSettings | 26.6.2023 |
| V1.2.24 | Rafael Razim | Added studio to getGameList + getGameConfiguration calls | 6.6.2023 |
| V1.2.23 | Rafael Razim | Added minStake Setting to game options | 10.3.2023 |
| V1.2.22 | Rafael Razim | Added defaultStakeIndex Setting to game options | 14.2.2023 |
| V1.2.21 | Rafael Razim | Added SE and NL jurisdiction profiles | 29.11.2022 |
| V1.2.20 | Rafael Razim | Added support for externalSessionId See getGameURL Call for details | 15.10.2022 |
| V 1.2.19 | Rafael Razim | Added dynamicMinSpinTime Setting to game options | 29.8.2022 |
| V 1.2..18 | David Dunnings | Added game events | 29.3.2022 |
| V 1.2.17 | Rafael Razim | Added getTicketStats backoffice call | 10.2.2022 |
| V 1.2.16 | Rafael Razim | Added getGameRoundResult call and depreciated HISTORY parameter in getGameURL Call | 3.2.2022 |
| V 1.2.15 | Rafael Razim | Added redirectTarget to game settings | 28.1.2022 |
| V 1.2.14 | Rafael Razim | Added ticketUsed flag to payload of doTransactions Added HTTP status codes (451) + API error code (28) for legal blocking | 29.11.2021 |
| V 1.2.13 | Rafael Razim | Added homeEnabled to game settings | 19.10.2021 |
| V 1.2.12 | Rafael Razim | Added isTestPlayer flag to playerdetails | 19.9.2021 |
| V 1.2.11 | Rafael Razim | Added internal Errorcode TRANSACTIONSARERETRYING and ENDTRANSACTIONALREADYRECEIVED | 14.9.2021 |
| v1.2.10 | Rafael Razim | Documented getGameConfiguration call | 18.8.2021 |
| v1.2.9 | Rafael Razim | Added internal Errorcode COOLOFFPERIODACTIVE | 18.8.2021 |
| v1.2.8 | Rafael Razim | Added new parameters showTotals and playerId to backoffice/getStats call | 6.8.2021 |
| v1.2.7 | Rafael Razim | Added optional parameters currency and gameRound to getGameRoundReport call | 16.7.2021 |
| v1.2.6 | Rafael Razim | Added displayXTP to game settings | 24.6.2021 |
| v1.2.5 | Rafael Razim | Added internal Errorcode DEBITSHOULDBECANCELLED | 10.6.2021 |
| v.1.2.4 | Rafael Razim | Make documentation clear to not include amount in signature of doTransactions in case amount is 0 (zero) | 24.3.2021 |
| v1.2.3 | Rafael Razim | Added some more custom headers and API error codes (21 + 22) | 26.2.2021 |
| v1.2.2 | Rafael Razim | Added Errorcode NETWORKERROR | 18.2.2021 |
| v1.2.1 | Rafael Razim | Documented separation character in signing payloads | 3.2.2021 |
| v1.2 | Rafael Razim | Added Appendix C (game settings) | 17.12.2020 |
| v1.1.1 | Rafael Razim | Added default expiry date for freeplay packages | 2.12.2020 |
| v1.1 | Rafael Razim | Added freeplay calls (see Appendix D) | 24.11.2020 |
| v1.0 | Rafael Razim | Initial version | 05.11.2020 |