* Status code
| Field name | Type | Description |
|---|---|---|
| 10000 | Success | Request succeeded |
| 10001 | Failed | Request error |
| 10002 | Account already exists | PlayerId already exists |
| 10003 | Account does not exist | PlayerId not exists |
| 10004 | Account format error | PlayerId error |
| 10005 | Amount conversion failed | Transfer error |
| 10006 | Amount conversion error | Amount error |
| 10007 | Wrong time format | Wrong time format: startTime/endTime |
| 10008 | Link format error | ReturnUrl error |
| 10009 | Frequent interface requests | Frequent interface requests |
| 10010 | This game does not support trial play | Request error |
| 10011 | Order number does not meet the requirements | OrderId is not specification |
| 10012 | Duplicate order number | OrderId already exists |
| 10013 | Order number does not exist | OrderId not exists |
| 10014 | Insufficient quota | Insufficient quota |
| 10015 | Insufficient merchant balance | Insufficient merchant balance |
| 10403 | IP restricted access | IP restricted access |
| 10404 | Signature verification failed | Signature verification failed |
| 10405 | Missing parameter | Missing parameter : playerId/platType/amount/type/currency/gameType header or body miss |
| 10406 | Too many parameters | Too many parameters |
| 10407 | Platform error | PlatType code error |
| 10408 | GameType error | GameType error |
| 10409 | Type error | Type error |