文档
测试

用户推送筛选消息

POST
http://127.0.0.1:8080/meetbot/templateAction.do?action=userSendTemplateMsg

接口描述

用户推送筛选消息

请求参数

参数名
类型
描述
必填
orgId
long
组织id
可选
regist
int
是否绑定手机号1是0否
可选
ruleid
long
会员等级id
可选
type
int
关注时间类型1一周2两周3一月4三月
可选
condition
String
条件
可选
registtime
String
注册时间
可选
jointime
String
加入会员时间
可选
msg
String
模板消息内容{"result.":"s","withdrawTime.":"s","remark.":"s"}
必填
url
String
跳转路径
可选
merid
long
商户id
必填
template_id
String
模板id
必填
property
String
高级查询筛选条件
必填

响应参数

参数名
类型
描述
必填
data
object
返回数据
必填
message
String
提示信息
必填
status
String
状态0成功1失败
必填