Basics
Error code
| Code | Type | Message |
|---|---|---|
| 1130101 | SYS_ERROR | System error |
| 1130102 | SYS_BUSY | System busy. Please try again later |
| 1130303 | ILLEGAL_PARAMETERS | The parameter {param} is illegal |
| 1130304 | MISSING_CLIENT_ID | Missing client id from request |
| 1130305 | PARTNER_IS_DISABLED | The partner is disabled |
| 1130306 | ORDER_NOT_FOUND | Can not find the order |
| 1130307 | UNSUPPORTED_ORDER_TYPE | Unsupported order type |
| 1130314 | PARTNER_IS_NOT_FOUND | Can not find the partner |
| 1130320 | NOT_SUPPORT_QUOTE_FOR_PAYMENT_METHOD | Not support quote for this payment method |
| 1130326 | ILLEGAL_CUSTOMIZATION_VALUE | The value of customization {param} is illegal. |
| 1130327 | SWAP_TOKEN_NOT_FOUND | Swap token not found. |
| 1130329 | SWAP_NETWORK_NOT_SUPPORT | Swap network not support |
| 1130330 | SWAP_TOKEN_NOT_MATCHED | Swap token not matched {0} |
Example
Response:
Code
Was this page helpful?
Last modified on