文档
测试

上传人员数据

POST
http://47.97.251.253:5000/smartbim/v1/device/Push/entrance/person/create

URL参数

参数名
类型
描述
必填
secret
string
设备密钥
必填
imei
string
设备号
必填

请求参数

参数名
类型
描述
必填
name
string
姓名
必填
sex
number
性别 1:男 2:女
必填
birth
date
生日
必填
national
date
民族
必填
type
number
人员类型 1:管理人员 2:特种人员 3:技术人员 4:劳务人员 5:其它
必填
phoneNo
string
手机号
必填
idCard
string
身份证号
必填
photo
string
人员可见光照片 base64字符串
必填
infraredPhoto
number
人员红外照片 base64字符串
必填
idCardFrontPhoto
number
人员身份证正面(头像)照片 base64字符串
必填
idCardBackPhoto
number
人员身份证反面(国徽)照片 base64字符串
必填