Error Codes
Every response will consist of three parts: data object, code and message.
The definition of code and message can be found below table.
Updated Date: 21-Oct-2024
Code |
Message | Description |
|---|---|---|
| 000000 | Success | The request was successful |
| G20001 | Internal system error | Internal system error, please contact us for troubleshooting |
| G20002 | Bad request | Server cannot or will not process the request due to something that is perceived to be a client error |
| G20003 | Exceeded pagination size | The request params exceeded the pagination size |
| G20004 | Exceeded pagination limit | The request params exceeded the pagination limit |
| G20005 | Invalid parameter value | Invalid input params value |
| G20006 | Timestamp is empty | Request params timestamp is missing |
| G20007 | Request timestamp expired | Request params timestamp is expired |
| G20008 | Missing API Key or Signature | Missisng API Key or Signature in the request |
| G20009 | Invalid Sign | Invalid Signature in the request |
| G20010 | Invalid API Key | Invalid API Key in the request |
| G20011 | Invalid IP address | Invalid IP Address in the request |
| G20012 | Rate limit exceeded | Rate limit exceeded |
| G20013 | No wallet permission | API Key has no wallet permission |
| G20014 | Invalid request ID format | Invalid request ID format in the request |
| G20015 | Duplicated request | Duplicated request ID found in server |
| G20016 | No permission access this endpoint | API Key has no permission to access this endpoint |
| G20017 | Sub wallet does not support withdraw action | Sub wallet does not support withdraw action |
| G20018 | Required Sub wallet ID | Sub wallet ID is required for this endpoint |
| G20019 | Required Prime wallet ID | Prime wallet ID is required for this endpoint |
| G20020 | Wallet ID not found | Wallet ID not found |
| G20021 | Invalid wallet relationship | Invalid wallet relationship |
| G20022 | Invalid amount | Invalid amount |
| G20023 | Invalid request format | Invalid request format |
| G20024 | This feature is not available by custodian license | Feature is not enabled under corresponding custodian license |
| G20025 | Wallet type is not supported | This endpoint does not support the requested wallet type |
| G20026 | Duplicated request | Duplicated request |
| G20027 | Required Prime wallet ID or Sub wallet ID | Required Prime wallet ID or Sub wallet ID |
| G20028 | Wallet name too long | Length of wallet name execeeded the limit |
| G20029 | Invalid parent wallet | Invalid parent wallet |
| G20030 | Sub-wallet ID is not allowed. | Sub wallet ID is not allowed in this API endpoint |
| G20031 | Input param exceeds the maximum size limit | Length of requestId exceeded the limit |
| G20032 | Invalid datetime range. Please adjust | Date range params are out of range |
| G20033 | Hook Status Should Be open | Webhook status is not open |
| G20034 | No permission access this webhook endpoint | API key has no permissionto access the corresponding webhook |
| G20035 | You have been offboarded, please contact your account manager if there is any problem. | You have been offboarded, please contact your account manager if there is any problem. |
| G20036 | Invalid wallet relationship: Wallet not found in the workspace. | Invalid wallet relationship: Wallet not found in the workspace. |
| G20037 | Invalid wallet relationship: Wallet not found in the institution. | Invalid wallet relationship: Wallet not found in the institution. |
| G20038 | coinSymbol is required for Prime wallet. | Param "coinSymbol" is required when query for coin list of prime wallet |
| G20039 | The API has been discontinued. Please use the upgraded API for new features and improvements. | Switch to new version of api |
Last modified: a year ago
