身份证信息提交
开发中
POST
/induction-info/card/save/v2
请求参数
Query 参数
cardName
string
身份证姓名
示例值:
张三
cardNum
string
身份证号
示例值:
23xxxx
cardAddress
string
身份证地址
示例值:
浙江省
sex
integer
性别,0男 1女
示例值:
0
birthTime
string
出生年月
示例值:
1986/10
expireTime
string
过期时间
示例值:
2034/04/08
cardFront
string
身份证正面URL
示例值:
http://xxx
cardBack
string
身份证反面URL
示例值:
http://xxx
userId
integer
用户ID
示例值:
1
type
integer
必需
示例值:
0
itemId
integer
项目ID
示例代码
返回响应
修改于 2022-12-14 08:03:19