Error code

HTTP Status CodeMessage CodeMessageDescription
4010401/Authentication failed. Refer to the specific message for the detailed reason.
4011403Api config not foundThe corresponding API configuration was not found. Please check if the API key is correct or if the API key is correctly set in the header.
4011404Sys name is requiredThe API configuration is not set correctly. Please check if the API key is correct or contact technical support to set up the API configuration.
4011405Decrypting api secret failedContact technical support to set up the API configuration.
4011406Gen signature failedThe header signature format is incorrect.
4011407Signature not matchedThe signature does not match. Please check the implementation of the signature generation method.
4000400/Various invalid input information, such as required parameters being empty. Refer to the specific message for the detailed reason.
4040404/The resource corresponding to the URL does not exist.
5000500/Internal server error, such as database constraint violations. Contact technical support for assistance. Refer to the specific message for details.
40014000Order not foundThe order does not exist.
40014001Checkout not foundThe checkout does not exist.
40014002Token not supportThe token is not supported.
40014003Marketplace not foundThe marketplace does not exist.
40014004Order status is not init or pendingPayment method can only be set when the order status is init or pending.