PI认证-提交记录
将废弃
POST
/user/certification/create
PI认证接口
接口变更记录
变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.0.0 | 2023年11月15日 | fain.mo | 新增 | |
V1.5.0 | 2024-06-17 | fain mo | 下线 |
错误码
code | msg | msg_cn |
---|---|---|
201204 | user uuid does not exist! | 用户uuid不存在 |
201205 | user uuid status has expired! | 用户uuid状态已失效 |
201206 | operator uuid does not exist! | 操作人uuid不存在 |
201207 | operator uuid does not equal customer uuid! | 操作人uuid不等于客户uuid |
201208 | user authentication record already exists! | 用户认证记录已存在 |
201221 | the identity information does not exist! | 身份信息不存在 |
201209 | the passed in surname and first name must be inconsistent with the passed in uuid identity information! | 传入的姓氏名字必须与传入的uuid身份信息不一致 |
201210 | the incoming signing/submission date cannot be greater than the current server time! | 传入的【签署/提交日期】不能>当前服务器时间 |
201203 | pi param error! | 认证参数不正确 |
请求结构
1.
2.
公共参数
签名方法
1.
公共返回结果
接口描述
1.
接口压测
实际并发数 | 实际RT | 实际TPS | 频率限制次数(次/秒) |
---|---|---|---|
无 |
请求参数
Body 参数application/json
示例代码
返回响应
修改于 2024-07-03 02:58:15