提交开户申请
开发中
POST
/client/v2/trading/funding/account/audit/create
接口变更记录
变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
客户模块V1.2.0 | 2024-09-23 | colin zheng | 上线接口 |
请求结构
1.
2.
公共参数
签名方法
1.
公共返回结果
错误码
code | msg | msg_cn |
---|---|---|
990001 | parameter validation exception | 参数校验失败 |
201207 | operator uuid does not equal customer uuid! | 客户uuid和操作人id需要保持一致 |
200207 | Failed to obtain user information, user does not exist! | 用户不存在 |
200220 | user status error! | 用户状态异常 |
201610 | rule verification failed | 账户开户规则校验失败 |
201613 | Trading leverage is illegal | 交易杠杆不合法 |
201402 | permission verification failed | 权限校验未通过 |
201614 | Pending audit order exists | 该客户存在待审核的开户审核单 |
200219 | user type error | 用户类型错误 |
201615 | no corresponding account opening rules found | 未查询到对应的账户开设规则 |
接口描述
1.
接口压测
请求参数
Body 参数application/json
示例代码
返回响应
修改于 2024-10-18 04:17:42