文档
测试

相似的人详情

GET
/people/same/detail

接口描述

(运营前台)查询相似的人详情

请求参数

参数名
类型
描述
必填
certInfoId
int
证件申请号(列表查询相似的人接口)
必填
businessType
int
证件人已申请的业务类型(1-专业投资者 2-企业实际控制人 3-企业会员 4-做市商管理员 5-企业会员)
必填

响应参数

参数名
类型
描述
必填
errNo
String
error code
必填
errMsg
String
error message
必填
data
SamePeopleDetailShowResp
必填
info
PersonalInfoShowResp
必填
firstName
String
必填
middleName
String
中间名
必填
lastName
String
必填
gender
int
性别(1-MAN 2-WOMAN 3-UNKNOW)
必填
birthDate
String
生日(如2020-05-28 10:00:00)
必填
address
PersonalAddressShowRes
必填
country
String
国家
必填
city
String
城市
必填
address
String
住址
必填
addressProffFile
String
住址证明文件
必填
cert
PersonalCertShowResp
必填
id
int
必填
issuingCountry
String
证件国家
必填
certType
int
证件类型(1-身份证 2-护照)
必填
certId
String
证件号码
必填
certAddress
string
证件地址
必填
expireDate
String
过期时间
必填
certFrontPhoto
String
证件正面照
必填
certBackPhoto
String
证件反面照
必填
certTranslateFile
String
证件翻译照
必填
certHashkeyFile
String
证明文件照
必填
issuingCity
String
城市
必填
contact
PersonalContactShowResp
必填
phone
String
手机号
必填
email
String
邮件
必填
fax
String
传真号
必填