Each operation provided by the Integration Service returns a result code. The following table describes all the result codes that can be returned by the web service as a result of an operation.
| Code | Description |
| 0 | Success |
| 1 | General error Check the message for more information. |
| 11 | Missing input parameters
There are missing required parameters. Check the message for more information. |
| 12 | Wrong input parameters The parameter specified was sent in the wrong format. Check the message for more information. |
| 13 | Requested action is not allowed The action you have requested is not allowed. |
| 1001 | Invalid Sign Check if a valid key was used and if the data was sent in a valid format. |
| 1002 | Invalid Partner An unknown partner or partner is disabled. |
| 1003 | Identity not found Cannot find the specified identity. |
| 1004 | Invalid identity type The identity type specified is not supported. |
| 1006 | Session not found The session specified was not found. |
| 1007 | The session is already closed. The session specified was already closed. |
| 1008 | Insufficient funds Insufficient funds are available to complete the transaction. |
| 1009 | Account not found Cannot find the requested account for the specified identity |
| 1010 | Invalid module. The module specified cannot be found. |
| 1012 | Invalid currency. The currency specified is not valid for the operation. |
| 1013 | Invalid assignment of player. The player is not assigned to the Customer. |
| 1014 | Identity already exists. Identity with the requested name already exists in the system. |
| 1015 | Not supported currency. The currency is not supported for this Customer. |
| 1016 | Invalid assignment of the branch. The specified branch is not assigned to the Customer. |
| 1018 | Transaction already realized. A transaction with the same reference was already performed. |
| 1019 | Wrong length of the parameter. The specified parameter has the wrong length. |
| 1024 | The session does not belong to the player. |
| 1025 | Game not found. The game was not found or does not belong to the player. |
| 1026 | The game is already finished. This game was already finished. |
| 1027 | Get unfinished games failed. An error occurred while getting unfinished games for that player. |
| 1028 | Canceling the game failed. An error occurred while canceling an unfinished game for that player. |
| 1029 | Get play money user account failed. An error occurred while getting the account data for play for fun mode. |
| 1030 | Set play money user account to predefined amount failed. An error occurred while setting the amount to its predefined value in the play for fun account. |
| 1033 | No games. An error occurred while getting game modules. |
| 1034 | The campaign was not found. The campaign specified is not available. |
| 1035 | Campaign players already assigned. The same players already assigned to the campaign. |
| 1036 | Campaign currency does not match. The currency specified does not match the campaign currency. |
| 1040 | The campaign name already exists. The campaign with the specified name already exists. |
| 1041 | The campaign already exists. The campaign for the game module and currency already exists at the same time. |
| 1048 |
The coin value is not supported |
| 1052 | The content type is invalid |
| 1053 | Currency is disabled |
Comments
0 comments
Article is closed for comments.