文档
测试

07.获取背景调查结果(caseId)

GET
/backgound/investigation/find/by/case

接口描述

(运营前台)通过caseId,获取相应案列及其result,返回数据为list

请求参数

参数名
类型
描述
必填
caseId
Integer
caseId(必填)
必填

响应参数

参数名
类型
描述
必填
name
String
姓名
必填
match
String
匹配程度
必填
label
String
标签
必填
gender
String
性别
必填
info
String
详细信息
必填
status
Integer
审核是否为我方人员(0-未判定1-Positive 2-Possible 3-False 4-Unspecified)
必填
riskLevel
Integer
审核风险级别(0-未判定 1-Unknow 2-High 3-Medium 4-Low)
必填
reason
Integer
审核原因(待产品确认 0-未判定)
必填
remark
String
备注
必填
type
String
类别
必填
birthDate
String
出生日期
必填
resultNo
String
结果号
必填