筛选推送
POST
http://127.0.0.1:8080/meetbot/templateAction.do?action=customerSendTemplateMsg
接口描述
筛选推送
请求参数
参数名
类型
描述
必填
regist
int
是否注册1是0否
必填
condition
String
条件
必填
focustime
String
关注时间
必填
createtime
String
创建时间
必填
tagid
long
标签id
必填
focus
int
是否关注
必填
intention
long
意向id
必填
progress
long
进度id
必填
source
int
来源渠道1后台添加2后台导入3扫码
必填
type
int
1.客户池 2.客户
必填
msg
String
推送信息
必填
url
String
跳转链接
必填
merid
long
商户id
必填
templateid
String
模板id
必填
响应参数
参数名
类型
描述
必填
data
object
返回数据
必填
message
String
提示信息
必填
status
int
状态0成功1失败
必填