文档
测试

查询进件时所需的图片类型

POST
https://www.wongcar.com/api/entryList/findAddEntryFileType

接口描述

查询进件时所需的图片类型

请求参数

参数名
类型
描述
必填
capital
string
示例:GMAC
必填
entryType
string
示例:新车/LCV
必填
type
int
示例:1
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
msg
string
示例:查询成功
必填
obj
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:承诺与授权书
必填
code
string
示例:commitmentPicture
必填
descript
string
示例:承诺与授权书
必填
type
string
示例:1
必填
createTime
int
示例:1592638118000
必填
updateTime
int
示例:1592638118000
必填

说明 / 示例

请求参数中type说明 type = 1 (提交进件时上传的图片类型) type = 2 (补充材料) type = 3 (合同生成所需) type = 4 (合同图片) type = 5 (贷后资料)