002.获取待核实单位列表
GET
unit/getWkUnitList
接口描述
获取待核实单位列表
请求参数
参数名
类型
描述
必填
current
int
页码
必填
size
int
每页行数
必填
unit_type
String
单位类型
可选
unit_name
String
单位名称【模糊查询】
可选
uscc
String
统一社会信用代码【模糊查询】
可选
district
String
所在市/区
可选
响应参数
参数名
类型
描述
必填
code
int
返回状态码
必填
message
String
返回状态描述
必填
number
int
该次请求入参页码
必填
size
int
该次请求返回业务数据行数
必填
pages
int
总页数
必填
total
int
总记录数
必填
id
long
单位主键ID
必填
batch_no
String
数据批次号
必填
system_code
String
来源系统编码
必填
system_name
String
来源系统名称
必填
unit_no
String
单位编号
必填
unit_name
String
单位名称/自然人名称
必填
uscc
String
统一社会信用代码
必填
unit_type
String
单位类型
必填
unit_type_name
String
单位类型名称
必填
district
String
所在区
必填
district_name
String
所在区名称
必填
street
String
所在乡村/社区
必填
street_name
String
所在乡村/社区名称
必填
address
String
详细地址
必填
create_time
String
创建时间
必填