Skip to content

REST_error_code

zhuyangtao edited this page Oct 18, 2019 · 1 revision

Error Code

Error Information return format

{
    "error":{
        "code":"xxx",
        "msg":"xxxxxxx"
    },
    "cmd":"xxxx"
}
code msg
2003 Cookie expired
2033 Operation failed! Order completed or canceled
2034 Operation failed! Please check parameter
2040 Operation failed! No record
2064 Canceling. Unable to cancel again
2065 Precatory price is exorbitant, please reset
2066 Precatory price is low , please reset
2067 Limit Order Only
2068 Min Amount:0.0001
2069 Market order can not be canceled
2078 unvalid order price
2085 the trade amount is low
2086 Abnormal account assets, trade is forbiden
2091 request is too frequency, please try again later
2092 Minimum amount not met
3000 Requested parameter incorrect
3002 Parameter cannot be null
3011 Interface does not support apikey request method
3012 Invalid apikey
3016 Trading pair error
3024 apikey authorization insufficient
3025 apikey signature verification failed
3026 apikey ip is restricted
3027 No apikey in your account
3028 Account apikey has exceeded the limit amount
3029 apikey ip has exceeded the limit amount
3033 query allow only one cmd
3034 maxinum cmds
3035 too many cmds
4000 the network is unstable now, please try again later
4003 The server is busy, please try again later

BiboxEurope Exchange provides REST API and WebSocket API, which are convenient for investors to view the market and trade easily.

BiboxEurope Exchange

https://www.bibox.cc

REST API

WebSocket API

Clone this wiki locally