错误代码
error JSON payload:
{
"code": -4000,
"msg": "Please contact the administrator."
}
错误由两部分组成:错误代码和消息。代码是通用的,但是消息可能会有所不同。
40xx - 经纪商问题
-4000 SYSTEM_ERROR
- Please contact the administrator.
- 请稍后重试,或者联系客服。
-4001 UNKNOWN_ERROR
- System error, please retry later.
- 系统错误,请稍后重试。
-4002 BROKER_NOT_BROKER_ACCOUNT
- Not a broker account, no permission.
- 不是经纪商账户,没有权限。