文档
测试

02.获取背景调查结果

GET
/backgound/investigation/find/by/kyc

接口描述

(运营前台)通过KYC申请号,获取相应案列

请求参数

参数名
类型
描述
必填
kycApplyNo
String
KYC申请编号(必填)
必填

响应参数

参数名
类型
描述
必填
data
List
必填
certId
String
身份证id
必填
registerId
String
公司组织机构号
必填
name
String
姓名
必填
type
Integer
类型(1-个人 2-公司)
必填
caseId
Integer
case主键id
必填