文档
测试

企业kyc审核详情

GET
/kyc/ins/apply/apply

请求参数

参数名
类型
描述
必填
userNo
String
用户No
必填
auditStatus
Integer
审核状态
必填
start
Integer
起始下标
必填
limit
Integer
条数
必填
order
Integer
排序方式
必填
applyNo
String
审核No
必填

响应参数

参数名
类型
描述
必填
userNo
String
用户No
必填
accountNo
String
客户号码
必填
accountType
int
枚举值,客户类型
必填
applyNo
String
审核No
必填
auditStatus
int
审核状态
必填
createDate
String
更新时间
必填
materialShow
Bean
企业kyc材料bean
必填
certShow
Bean
控制人证件信息响应
必填
PersonalCertShowResp
bean
个人证件信息响应
必填
issuingCountry
String
签发国家
必填
certType
int
证件类型
必填
certId
String
证件号码
必填
certAddress
String
证件地址
必填
expireDate
String
有效期
必填
certFrontPhont
String
身份证正面
必填
certBackPhont
String
身份证反面
必填
certTranslateFile
String
身份证信息翻译文件(选题)
必填
certHashkeyFile
String
必填
issuingCity
String
签发城市
必填
occupationShow
Bean
控制人职业信息响应
必填
PersonalOccupationShowResp
bean
个人职业信息响应
必填
position
String
职位
必填
certificationFile
String
必填
employmentState
int
就业状态
必填
employerName
String
雇主名称
必填
occupation
String
职业
必填
workSeniority
String
工作年限
必填
contactShow
Bean
控制人联系方式信息响应
必填
PersonalContactShowResq
bean
个人联系方式信息响应
必填
phone
String
电话
必填
email
String
邮箱
必填
fax
String
传真
必填
addressShow
Bean
控制人地址信息响应
必填
PersonalAddressShowResp
bean
个人地址信息响应
必填
country
String
国家
必填
city
String
城市
必填
address
String
常住地址
必填
addressProfFile
String
现有住址证明(上传文件)
必填
infoshow
Bean
控制人信息响应
必填
PersonalInfoShowResp
bean
个人信息响应
必填
firstName
String
名字
必填
middleName
String
中间名
必填
lastName
String
必填
gender
int
枚举值,性别详情
必填
birthDate
String
出生日期
必填
insFinanceShow
Bean
企业财务信息响应
必填
id
String
财务表主键
必填
capitalSource
String
必填
capitalSourceCountry
String
资金来源地
必填
totalNetWorth
String
预计现时资产净值
必填
liquidNetWorth
String
预计现时流动资产净值
必填
annualActivityWorth
String
预计交易活动总计(年计)
必填
addressProofFile
String
现有住址证明(上传文件)
必填
insFileShow
Bean
企业文件信息响应
必填
id
String
企业文件信息id
必填
incorporationCertificate
String
公司注册证书及商业登记证
必填
companyMemorandum
String
公司章程大纲及章程细节
必填
ownershipChart
String
所有权和结构控制的详细信息
必填
bankStatement
String
有地址的银行对账单
必填
hashKeyCompanyMinute
String
使用HashKey开立账户的公司会议记录
必填
shareholder
String
股东名册
必填
authorizedTrader
String
必填
ultimateBeneficiary
String
最终受益人名单
必填
controlShareholder
String
控制率超过25%的股东名单
必填
director
String
所有董事名单或合伙人名单
必填
goodStandingCertificate
String
必填
insInfoShow
Bean
企业基本信息响应
必填
fullName
String
公司全称
必填
registrationDate
String
公司注册日期
必填
jurisdiction
String
公司注册管辖权
必填
registrationId
String
机构注册号
必填
insType
String
公司类型
必填
taxCountry
String
公司用于纳税目的地国家
必填
taxpayerId
String
税识别号
必填
businessNature
String
业务性质
必填
governmentWebsite
String
验证公司注册信息的政府网站
必填
insWebsite
String
企业网站
必填
insAddressShow
Bean
企业注册地址信息响应
必填
id
String
企业注册地址信息
必填
registrationAddress
String
公司注册地址
必填
officeAddress
String
机构办公地址
必填
officePostCode
String
邮政编码
必填
supplement
Bean
企业补充文件信息响应
必填
supplementDesc
String
补充材料描述
必填
supplementFile
String
补充材料文件
必填
List<InsMemberShowResp>
Bean
企业会员信息响应
必填
id
int
企业会员主键
必填
materialInsId
String
企业材料id
必填
PersonalInfoShowResp
bean
个人信息响应
必填
firstName
String
名字
必填
middleName
String
中间名
必填
lastName
String
必填
gender
int
枚举值,性别详情
必填
birthDate
String
出生日期
必填
PersonalAddressShowResp
bean
个人地址信息响应
必填
country
String
国家
必填
city
String
城市
必填
address
String
常住地址
必填
addressProfFile
String
现有住址证明(上传文件)
必填
PersonalCertShowResp
bean
个人证件信息响应
必填
issuingCountry
String
签发国家
必填
certType
int
证件类型
必填
certId
String
证件号码
必填
certAddress
String
证件地址
必填
expireDate
String
有效期
必填
certFrontPhont
String
身份证正面
必填
certBackPhont
String
身份证反面
必填
certTranslateFile
String
身份证信息翻译文件(选题)
必填
certHashkeyFile
String
必填
issuingCity
String
签发城市
必填
PersonalContactShowResq
bean
个人联系方式信息响应
必填
phone
String
电话
必填
email
String
邮箱
必填
fax
String
传真
必填