Common error codes
| Error Code | Error Description |
|---|---|
| 0 | Success |
| 1 | Failure |
| 100000 | Card bank error |
| 200001 | Parameter validation: '%s' cannot be null |
| 200002 | Parameter validation: '%s' parameter error %s |
| 200003 | content-type must be application/json [%s] |
| 200004 | Request parameter format error should be JSON: %s |
| 200005 | ach-access-timestamp not within valid period (1 minute) |
| 200006 | Signature error |
| 200007 | Invalid IP |
| 200008 | Anti-verification failed |
| 200009 | Anti-verification signature error |
| 200010 | User not registered |
| 200011 | Address format error |
| 300001 | Duplicate business order number |
| 300002 | Merchant information does not exist |
| 300003 | Single amount limit %s-%s |
| 300004 | Insufficient balance minimum reserve $1 |
| 300005 | Failed to obtain abnormal address for calling the receiving interface |
| 300006 | Failed to get inquiry price |
| 300007 | Merchant configuration information error |
| 300008 | Card does not exist |
| 300009 | Digital currency service under maintenance %s |
| 300010 | Digital currency network configuration information error please check |
| 300011 | Card bank maintenance %s |
| 300012 | Digital currency network %s-%s not supported |
| 300013 | Digital currency network %s-%s minimum redemption %s |
| 300014 | Insufficient card balance minimum reserve 1U balance %s |
| 300015 | Card vid does not exist |
| 300016 | Card id does not exist |
| 300017 | Failed to query exchange rate currency: %s network: %s |
| 400000 | Parameter exception |
| 400001 | app key is empty |
| 400002 | app secret is empty |
| 400003 | app secret error |
| 400004 | open-api status abnormal |
| 400005 | Illegal amount |
| 400006 | Abnormal address length |
| 400007 | Incorrect currency type |
| 400008 | Incorrect vid |
| 404005 | Card does not exist |
| 403009 | User does not match card |
| 403010 | Card status abnormal |
| 403101 | Account balance insufficient |
| 500000 | System exception |
| 500001 | Internal system service call exception |
Updated about 3 hours ago