# Error Code

<table><thead><tr><th width="113" align="center">Code</th><th width="255">Msg</th><th width="262">Details</th><th width="217">Remark</th></tr></thead><tbody><tr><td align="center">10000</td><td>Success</td><td>Request successfully</td><td></td></tr><tr><td align="center">10008</td><td>Wrong amount</td><td>Wrong amount</td><td></td></tr><tr><td align="center">10038</td><td>Lack of assets</td><td>Lack of assets</td><td></td></tr><tr><td align="center">10063</td><td>This chain stops withdrawing operation</td><td>This chain stops withdrawing operation</td><td></td></tr><tr><td align="center">10057</td><td>Repeated invoice</td><td>This error is usually due to consecutive submissions of the same invoice</td><td></td></tr><tr><td align="center">10080</td><td>Could not pay the invoice</td><td>Pass another invoice or try again later</td><td></td></tr><tr><td align="center">10081</td><td>The withdrawal amount is less than minimum</td><td>The withdrawal amount is less than minimum</td><td>The withdrawal amount to third-party wallet addresses cannot be less than the minimum specified due to transaction limitations on the main chain.</td></tr><tr><td align="center">10082</td><td>The maximum value of the present amount exceeds the maximum value</td><td>The maximum value of the present amount exceeds the maximum value</td><td></td></tr><tr><td align="center">10088</td><td>The withdrawal address is not activated and cannot be used</td><td>The withdrawal address is not activated and cannot be used</td><td></td></tr><tr><td align="center">10089</td><td>Could not transfer assets to your own account</td><td>Could not transfer assets to your own account</td><td></td></tr><tr><td align="center">100105</td><td>No memo parameter</td><td>Pass a memo</td><td></td></tr><tr><td align="center">100801</td><td>Withdraw address error</td><td>Ensure that the address is active and matches the blockchain. Submit the correct address.</td><td></td></tr><tr><td align="center">100802</td><td>The withdrawal fee is too low</td><td>The withdrawal fee is too low</td><td></td></tr><tr><td align="center">100803</td><td>The withdrawal amount cannot be less than zero</td><td>The withdrawal amount cannot be less than zero</td><td></td></tr><tr><td align="center">100804</td><td>Withdrawal amount is less than network fee</td><td></td><td></td></tr><tr><td align="center">100805</td><td>It’s not supported to transfer to the contract address of this token.</td><td>CCPayment does not support withdrawals to contract addresses. Please change your withdrawal address.</td><td></td></tr><tr><td align="center">100902</td><td>Payment could not pass the route</td><td>Can't route payment</td><td></td></tr><tr><td align="center">224012</td><td>Merchant not exist</td><td>Merchant account does not exist</td><td></td></tr><tr><td align="center">224013</td><td>Frequent request</td><td>Attempt to request frequently </td><td></td></tr><tr><td align="center">224019</td><td>Merchant is restricted</td><td>Merchant account is restricted to use</td><td></td></tr><tr><td align="center">224025</td><td>Acquire network fee data failed. Please try again later.</td><td>Acquire network fee data failed. Please try again later.</td><td></td></tr><tr><td align="center">224041</td><td>Expired order</td><td></td><td></td></tr><tr><td align="center">224059</td><td>The build payment address failed, please try again</td><td>The build payment address failed, please try again</td><td></td></tr><tr><td align="center">224062</td><td>Parameter error</td><td>Please check the interface documentation</td><td></td></tr><tr><td align="center">224063</td><td>Authentication failed</td><td>Authentication failed</td><td>"msg": "merchant status is Disabled"<br>"msg": "Entity not found"<br>"msg": "secret mismatch"</td></tr><tr><td align="center">224065</td><td>Signature failed</td><td>Signature failed</td><td></td></tr><tr><td align="center">224066</td><td>Service error, please try again</td><td>Internal service error</td><td></td></tr><tr><td align="center">224069</td><td>The required parameters are missing</td><td>The header of http are missing</td><td>The header of http are missing</td></tr><tr><td align="center">224072</td><td>Invalid token</td><td>Invalid token and it is not supported</td><td></td></tr><tr><td align="center">224073</td><td>Repeated order ID </td><td>Merchant's order ID repeated</td><td></td></tr><tr><td align="center">224076</td><td>Requested IP is not on the whitelist</td><td>Requested IP is not on the whitelist</td><td></td></tr><tr><td align="center">224077</td><td>Need upload Public Key </td><td>Public Key is not uploaded</td><td></td></tr><tr><td align="center">224078</td><td>The order valid period too max</td><td>The order valid period too max</td><td></td></tr><tr><td align="center">224079</td><td>Currency precision error in decimal terms</td><td>Fiat currency amounts need to be accurate to 2 decimal places; cryptocurrency amounts must be accurate to 8 decimal places</td><td></td></tr><tr><td align="center">224080</td><td>Amount must be greater than 0</td><td>Amount must be greater than 0</td><td>Notes: Parameter parsing failed. Please check if the parameter contains special characters. </td></tr><tr><td align="center">224081</td><td>timestamp format error</td><td>timestamp format error</td><td></td></tr><tr><td align="center">224082</td><td>Withdrawal failure</td><td>Withdrawal failure</td><td></td></tr><tr><td align="center">224083</td><td>Users do not exist</td><td>Users do not exist</td><td></td></tr><tr><td align="center">224087</td><td>Format error of withdrawal address</td><td></td><td></td></tr><tr><td align="center">224093</td><td>No invoice parameter</td><td>Pass a valid invoice</td><td></td></tr><tr><td align="center">224096</td><td>Amount parameter parsing error</td><td>Check the format of the amount, string should only include numbers and decimals</td><td></td></tr><tr><td align="center">224100</td><td>Under maintenance, currently not available for withdrawal and deposit</td><td></td><td></td></tr><tr><td align="center">224101</td><td>Pre-delisted token, only available for withdrawal</td><td></td><td></td></tr><tr><td align="center">224102</td><td>Delisted token</td><td></td><td></td></tr><tr><td align="center">224103</td><td>Passed coin_id instead of token_id for on-chain withdrawal</td><td></td><td></td></tr><tr><td align="center">224105</td><td>Passed unsupported denominated currency</td><td>Click to check the <a href="https://doc.ccpayment.com/ccpayment-api-for-developer/resources-document/list-of-denominated-currency-for-api-payment">supported denominated currency list</a></td><td></td></tr><tr><td align="center">224106</td><td>"denominated_currency" parameter is required</td><td>The required parameter " denominated_currency " is missed</td><td></td></tr><tr><td align="center">224107</td><td>"produce_price" parameter is required</td><td>The required parameter " produce_price " is missed</td><td>Notes: Parameter parsing failed. Please check if the parameter contains special characters. </td></tr><tr><td align="center">224109</td><td>Order does not exist</td><td></td><td></td></tr><tr><td align="center">224110</td><td>Invoice does not exist</td><td></td><td></td></tr><tr><td align="center">224111</td><td>This token does not support memo</td><td></td><td></td></tr><tr><td align="center">224113</td><td>Address acquisition is limited.</td><td>The number of addresses obtained has reached the limit.</td><td>Please contact <a href="https://t.me/max_CCPayment">product experts</a> to increase address limit.</td></tr><tr><td align="center">224117</td><td>Exceed token precision limit.</td><td>The token amount exceeds the token precision limitation. Please adjust the amount within the precision limitation.</td><td></td></tr><tr><td align="center">225100</td><td>"notify_url" only supports a maximum of 255 characters.</td><td></td><td></td></tr><tr><td align="center">225101</td><td>"custom_value" only supports a maximum of 255 characters.</td><td></td><td></td></tr><tr><td align="center">225106</td><td>Disabled tokens by Merchant. Add it on <a href="https://admin.ccpayment.com/merchatsetting/settings">merchant settings</a>.</td><td>Disabled tokens by Merchant. Add it on <a href="https://admin.ccpayment.com/merchatsetting/settings">merchant settings</a>.</td><td></td></tr><tr><td align="center">225110</td><td>Fail to detect verification code. Verify website to enable API calls</td><td>Please <a href="https://admin.ccpayment.com/merchatsetting/verification">verify your website</a> on verification page. </td><td></td></tr><tr><td align="center">225204</td><td>Insufficient network fee.</td><td>Insufficient network fee. Please deposit corresponding token to initiate withdrawal <a href="https://bit.ly/CCsupportedcoins">Click to check token info</a></td><td></td></tr><tr><td align="center">225205</td><td>Insufficient aggregation fee.</td><td>Please deposit USDT for aggregation fee.</td><td></td></tr><tr><td align="center">225206</td><td>AbnormalCoinPrice</td><td>Abnormal token price, please contact customer support for assistance.</td><td></td></tr><tr><td align="center">225212</td><td>Address type error, we only support transfer to data accounts.</td><td></td><td></td></tr><tr><td align="center">225213</td><td>This account can only access the Version 2 interface.</td><td>Check <a href="https://ccpayment.com/api/doc/?en#introduction">v2 api domumentation</a></td><td></td></tr><tr><td align="center">226007</td><td>Server is busy. Please retry it after 2 seconds.</td><td></td><td>The request failed due to a temporary server error. Please retry your request after a short delay. This will likely resolve the issue.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ccpayment.com/ccpayment-v1.0-api/resources-document/error-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
