API通用错误代码
| 编码 | 错误描述 |
|---|---|
| 999998 | SYSTEM_ERROR |
| 999999 | PARAM_ERROR |
| 100001 | currency invalid |
| 100002 | merchant not found |
| 100003 | countryCode not found |
| 100004 | birthday Must Be yyyy-MM-dd |
| 100005 | birthday Cannot Greater than Today |
| 100006 | merchantReference exist |
| 100007 | merchantReference not found |
| 100008 | merchantReference is processing |
| 100009 | The swiftCode does not match the beneficiary country/region |
| 100010 | File is empty |
| 100011 | FileName is Blank |
| 100012 | Payment Method Config Not Found |
| 100013 | paymentPurposeCode Not Found |
| 100014 | Fee Calculation Exception |
| 100015 | routingCode cannot be empty |
| 100016 | routingCodeType Not Exist |
| 100017 | if routingCodeType is SWIFT Code, it must enter at least 5 characters when querying |
| 200001 | create payee error |
| 200002 | payeeId not exist |
| 200003 | The payee's document file size should not exceed 5MB |
| 200004 | The payee's document file only supports the following formats:jpg/jpeg/png/bmp |
| 200005 | The payee has already been created in this country/region. Please do not create it again |
| 200006 | Unable to get beneficiary required details |
| 200007 | accountName cannot be empty |
| 200008 | firstName and lastName cannot be empty |
| 200009 | accType should be company|individual |
| 200010 | routingCode is invalid, please verify and try it again |
| 300001 | payerId not exist |
| 300002 | payer status not pass |
| 300003 | payer information has been created |
| 300004 | certImageBackId can not blank |
| 300005 | certImageFondId not Found |
| 300006 | certImageBackId not Found |
| 300007 | The certImageFondId has already been used.Please re-upload |
| 300008 | The certImageBackId has already been used.Please re-upload |
| 300009 | The certImageFondId must not be the same as the certImageBackId |
| 400001 | Payment materials file size should not exceed 20MB |
| 400002 | Payment materials file supports only the following formats:jpg/jpeg/png/pdf/bmp |
| 400003 | The materialId has already been used.Please re-upload |
| 400004 | The materialId Not Found |
| 400005 | paymentFeeType Not Found |
| 400006 | phoneNumber should be 4-15 digit |
| 400007 | phoneAreaCode length should be 1-4 |
| 400008 | debitCcy not found |
| 400009 | paymentFeeType should be SHA|OUR|BEN |
| 500001 | Query Merchant Balance Error |
Updated 2 months ago