获取名单列表
POST
/message/company/match
接口描述
获取名单列表
请求参数
参数名
类型
描述
必填
type
String
类型 0-所有列表 1-粗筛列表 2-精准列表
必填
name
String
企业名称
必填
sh
String
企业税号
必填
address
String
优先区域 用,隔开
可选
industry
String
优先行业 用,隔开
可选
outAmountUp
String
优先上年销项金额汇总上限
可选
outAmountDown
String
优先上年销项金额汇总下限
可选
cribbleInNum
Integer
需要的粗筛名单进项数量
必填
preciseInNum
Integer
需要的精准名单进项数量
必填
preciseOutNum
Integer
需要的精准名单销项的数量
必填
cribbleOutNum
Integer
需要的粗筛名单销项数量
必填