v2.9.1 (Current version)#
Update: Updated request/response body params for /deposit, /withdrawal, /rollback, and /bonusWin with userId and sessionId fields.
v2.8.1#
Removed: Removed health check block.
v2.8.0#
Added: New 424 error in /games/v1/launch.
Added: New method /replay.
v2.7.0#
Removed: Parameters cashierUrl and exitUrl have been removed from method /games/v1/launch.
v2.6.0#
Update: The parameter sessionId in /games/v1/launch is now optional for demo mode.
Removed: Method /getUsersMeta.
v2.5.0#
Added: Field category to /games/v1/list method.
v2.4.0#
Update: Integration scheme was updated.
Added: New method for promo win payout — /bonusWin.
Update: Edited the duration (from 24 hours to 2 weeks) for when a withdrawal must be rolled back (section with recommendation in /withdrawal method).
v2.3.0#
Update: The transaction ID returned is now the same as the one sent for /withdrawal.
Added: Validation errors for txId in the /withdrawal method.
Update: For all errors, the data parameter now returns an empty string "" instead of null.
Update: In /getUsersMeta, invalid userIds are now ignored if valid ones are present in the request.
Docs: Added clarifications about parameter logoUrl in /games/v1/list.
v2.2.0#
Update: Updated the /games/v1/list method with developer and supportedLanguage parameters.
v2.1.0#
Added: "Transaction already exists" error in /withdrawal method.
Docs: Added detailed information for Parameters in error and results arrays in /getUsersMeta method.
v2.0.0#
Fixed: Corrected a typo in the segment parameter in the /auth method.
Removed: Error "Session not found" from /getUsersMeta.
Docs: Added a section: Decimal Precision.
Update: Updated the /withdrawal method.
Added: The /liveness method.
v1.4.3#
Docs: Added information about handling duplicate transactions after rollback and handling duplicate rollbacks after deposit.
Docs: Added clarifications about parameter txId to ensure that it is consistently used across withdrawal and deposit transactions for proper tracking and error handling.
v1.4.2#
Fixed: Corrected a typo in the usersIds parameter in the /getUsersMeta method.
v1.4.1#
Docs: Added recommendation about rolling back incomplete transactions in the /withdrawal method.
v1.4.0#
Added: HTTP code 400 in all Casino API methods.
v1.3.2#
Docs: Added formats and max values for sessionId, userId, txId, geo, ip, browser, currency.
v1.3.1#
Docs: Added info about matching HTTP error codes and errCode.
Update: Integration scheme was changed.
v1.3#
Removed: Field geo is removed from Casino API method /auth.
Added: Field geo to /games/v1/launch method.
v1.2#
Update: In Casino API method /auth, the response has been modified (added optional field segment).
v1.1#
Update: In Casino API method /auth, the response has been modified.
Removed: In the /games/v1/list method, 404 error has been removed.
Added: The /games/v1/launch method has been updated with two optional fields: ip, browser.
Update: In the /games/v1/launch method, the parameter sessionId is now mandatory.
Modified at 2026-01-26 13:29:12