Error Codes
Below are the error codes that the system may return and their description information.
| Error Code | Description |
|---|---|
| ERROR | System error |
| PARAM_ERR | Body parameter error |
| SIGN_ERR | Signature error |
| MERCHANT_NOT_EXIST | Header merchant number error |
| MERCHANT_KEY_EXIST | Merchant public key not configured |
| TIMESTAMP_ERR | Timestamp parameter error |
| TIMESTAMP_TIMEOUT | Timestamp timeout |
| MERCHANTORDERNO_ERR | merchantOrderNo parameter error |
| AMOUNT_ERR | amount parameter error |
| PAYTYPE_ERR | payType parameter error |
| BANKCODE_ERR | bankCode parameter error |
| BANKCODE_NOT_EXIST | bankCode deactivated |
| ACCOUNTNO_ERR | accountNo parameter error |
| ACCOUNTNO_MAX_50 | accountNo too long |
| ACCOUNTNAME_ERR | accountName parameter error |
| ACCOUNTNAME_MAX_128 | accountName too long |
| MOBILE_ERR | mobile parameter error |
| NOTIFYURL_ERR | notifyUrl parameter error |
| NOTIFYURL_MAX_256 | notifyUrl too long |
| EMAIL_ERR | email parameter error |
| EMAIL_MAX_64 | email too long |
| REMARK_MAX_256 | remark too long |
| ACCOUNTTYPE_ERR | accountType parameter error |
| ACCOUNTTAXID_MAX_50 | accountTaxId too long |
| MERCHANT_IS_CLOSED | Merchant closed |
| MERCHANT_PAYIN_IS_CLOSED | Merchant pay-in closed |
| MERCHANT_PAYOUT_IS_CLOSED | Merchant pay-out closed |
| NOT_IP_WHITELIST | IP whitelist blocked |
| RATE_ERROR | Merchant rate not configured |
| AMOUNT_OUT_OF_RANGE | Order amount out of limit range |
| TIME_OUT_OF_RANGE | Order time out of limit range |
| BALANCE_AMOUNT_NOT_ENOUGH | Insufficient merchant balance |
| BALANCE_SIGN_ERR | Merchant account abnormal, please contact platform staff |
| QUOTA_NUM | Quota quantity exceeded |
| QUOTA_AMOUNT | Quota amount exceeded |
| RISK_TIME_NUM | Payout risk control quantity limit |
| RISK_TIME_AMOUNT | Payout risk control amount limit |
| BANKNO_QUOTA_NUM | Same card number quantity limit |
| BANKNAME_QUOTA_NUM | Same payee quantity limit |
| ORDER_ALREADY_EXIST | Order number already exists |
| CHANNEL_CLOSE | Channel closed |
| CHANNEL_FAIL | Channel creation failed |
