Skip to main content
CodeNameDescription
0SuccessThe operation completed successfully.
1General errorAn unexpected error occurred. Check the message field for details.
2Wrong input parametersOne or more request parameters are invalid or missing. Check the message field for details.
3Invalid signThe sign does not match. Verify your secret key and parameter concatenation order.
4Invalid agentThe agentID is unknown or has been disabled. Contact iGamingAce if your agent is active.
5User not foundThe userID does not exist in your system.
6Insufficient fundsThe player does not have enough balance for the requested withdrawal.
7Invalid API tokenThe API token is missing, expired, or incorrect.
8Transaction not foundThe referenced transactionID cannot be found.
9Already rolled backThe specified transaction was already rolled back.
11Duplicate transactionA transaction with this transactionID was already processed successfully.