客户名单查询
GET
blg.baidukongjian.com/miniblg/api/customer/getCustomer
请求参数
参数名
类型
描述
必填
userName
string
当前登录用户(必传)
必填
pageNum
int
当前页(必传)
必填
pageSize
int
每页数据大小(必传)
必填
customerStatus
string
条件检索:发送状态。未发送/已发送/暂不发送
必填
响应参数
参数名
类型
描述
必填
total
int
数据总条数
必填
id
int
记录id
可选
userName
string
所属用户
可选
corpName
string
发送企业
必填
imei
string
发送设备
必填
customerName
string
客户名称
必填
phoneNum
string
客户手机号
必填
customerTag
string
客户标签
必填
email
string
客户邮箱
必填
sex
string
客户性别
必填
customerStatus
string
发送状态
必填
updateTime
string
更新时间
必填
pageNum
int
当前页
必填
pageSize
int
每页数据大小
必填