spot private read tests v3
This commit is contained in:
@@ -17,6 +17,9 @@ export const API_ERROR_CODE = {
|
||||
/** This could mean bad request, incorrect value types or even incorrect/missing values */
|
||||
PARAMS_MISSING_OR_WRONG: 10001,
|
||||
INCORRECT_API_KEY_PERMISSIONS: 10005,
|
||||
ORDER_NOT_FOUND_SPOT_V3: 12213,
|
||||
ORDER_NOT_FOUND_LEVERAGED_TOKEN: 12407,
|
||||
QUERY_ACCOUNT_INFO_ERROR: 12602,
|
||||
ORDER_NOT_FOUND_OR_TOO_LATE: 20001,
|
||||
POSITION_STATUS_NOT_NORMAL: 30013,
|
||||
CANNOT_SET_TRADING_STOP_FOR_ZERO_POS: 30024,
|
||||
|
||||
Reference in New Issue
Block a user