文档
测试

14.获取Result操作记录

GET
/backgound/investigation/find/result/record

接口描述

(运营前台)

请求参数

参数名
类型
描述
必填
start
Integer
开始行(非必填 默认0)
必填
limit
Integer
条数(非必填 默认5)
必填
resultNo
String
必填
status
Integer
审核是否为我方人员(1-Positive 2-Possible 3-False 4-Unspecified)
必填
riskLevel
Integer
审核风险级别( 1-Unknow 2-High 3-Medium 4-Low)
必填
remark
String
备注
必填
startDate
Long
时间戳
必填
endDate
Long
必填
reason
Integer
审核原因(1-FullMatch 2-PartialMatch 3-NoMatch 4-Unknown)
必填

响应参数

参数名
类型
描述
必填
data
FindResutRecordRespBean
必填
count
Integer
数目
必填
elements
List<FindResultRecord>
必填
resultNo
String
结果号
必填
name
String
姓名
必填
match
String
匹配程度
必填
label
String
标签
必填
gender
String
性别
必填
info
String
详细信息
必填
status
Integer
审核是否为我方人员(1-Positive 2-Possible 3-False 4-Unspecified)
必填
riskLevel
Integer
审核风险级别( 1-Unknow 2-High 3-Medium 4-Low)
必填
reason
Integer
审核原因(1-FullMatch 2-PartialMatch 3-NoMatch 4-Unknown)
必填
remark
String
备注
必填
type
String
类别
必填
birthDate
birthDate
出生日期
必填