文档
测试

玉树发送微信模板消息

POST
http://ysjggs.gzjs020.com/shop.php/Wxtemplate/sendWxtemp

接口描述

发送微信模板消息

请求参数

参数名
类型
描述
必填
title
string
标题,模板消息的标题
必填
keyword1
string
关键字1,对应第一行左边的内容
必填
keyword2
string
关键字2,对应第二行左边的内容
必填
keyword3
string
关键字3,如果模板消息有第三行,则为对应第三行左边的内容
必填
keyword4
string
关键字4,如果模板消息有第四行,则为对应第四行左边的内容
必填
keyword5
string
关键字5,如果模板消息有第五行,则为对应第五行左边的内容
必填
remark
string
描述
必填
type
int
模板类型,必填,2为关阀通知
必填
openid
string
微信openid,必填,如果有多个,用英文,隔开
必填

响应参数

参数名
类型
描述
必填
errcode
0为发送成功,其他为失败
必填
errmsg
提示信息
必填