PI认证-修改/审核(客户、业务人员)
PUT
/client/certification/update
PI认证接口
接口变更记录
变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.5.0 | 2024-06-17 | fain mo | 上线 |
错误码
code | msg | msg_cn |
---|---|---|
201201 | The updated user needs to be consistent with the operator! | 被更新用户需和操作人一致 |
201202 | incorrect authentication status! | 认证状态不正确 |
201203 | pi param error! | 认证参数不正确 |
200207 | Failed to obtain user information, user does not exist! | 用户不存在 |
201217 | incorrect uuid! | uuid不正确 |
201216 | The latest certification information status of the customer does not meet the conditions! | 客户最新认证资料状态不符合条件 |
201222 | incorrect operator! | 错误的操作人 |
200101 | the audit data information is empty! | api_audit_new审核数据信息为空 |
请求头
key | 描述 | 示例 |
---|---|---|
x-forwarded-for | 设备ip | 127.0.0.1 |
User-Agent | 设备终端信息 | Windows 10 - Chrome 119.0.0.0 |
请求结构
1.
2.
公共参数
签名方法
1.
公共返回结果
接口描述
1.
接口压测
实际并发数 | 实际RT | 实际TPS | 频率限制次数(次/秒) |
---|---|---|---|
无 |
请求参数
Body 参数application/json
示例代码
返回响应
修改于 2024-07-03 09:50:57