06.获取持续调查列表
GET
/backgound/investigation/find/case
接口描述
(运营前台)通过KYC申请号,获取相应案列及其result
请求参数
参数名
类型
描述
必填
start
Integer
起始行(非必填 默认0)
必填
limit
Integer
条数(非必填 默认5)
必填
caseId
String
必填
name
String
名称 全匹配
必填
type
Integer
1:个人,2:企业
必填
startDate
Long
时间戳
必填
endDate
Long
必填