活动api


微信发送客服消息

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>微信发送客服消息</li> </ul> <h5>接口名称</h5> <ul> <li><code>https://guide-api-test.feihe.com/stock-wechat/api/wxWeChat/sendCustom</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> <li>格式 <pre><code class="language-json">{ &amp;quot;param&amp;quot;:&amp;quot;恭喜您可以参与新客活动,新客验证成功即可免费观看专业科普育儿栏目《京城名医》全集,本栏目特邀10位知名三甲医院的权威专家联合倾力打造,为新手爸妈解决养育难题,&amp;lt;a href='https://guide-api-test.feihe.com/fc/#/page/crmRegiste/index?uuid=sebc9eb87b33c43769299c1f5f025c542'&amp;gt;点击链接,参加活动。&amp;lt;/a&amp;gt;&amp;quot;, &amp;quot;openId&amp;quot;:&amp;quot;oc63ewmuBYT1PkeC2IEsT0n2gggg&amp;quot; }</code></pre> <h5>参数</h5></li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">param</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>消息体</td> </tr> <tr> <td style="text-align: left;">openId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>接受者openid</td> </tr> </tbody> </table> <h5>返回示例</h5> <p>[<img src="https://img1.imgtp.com/2022/08/05/ZkCWqxB4.png" alt="" /></p> <pre><code>{&amp;quot;errcode&amp;quot;:0,&amp;quot;errmsg&amp;quot;:&amp;quot;ok&amp;quot;}</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">errcode</td> <td style="text-align: left;">int</td> <td>微信错误码</td> </tr> <tr> <td style="text-align: left;">errmsg</td> <td style="text-align: left;">string</td> <td>微信错误信息</td> </tr> </tbody> </table> <h5>备注</h5> <h6>1.微信发送模版消息官方文档</h6> <ul> <li>官方文档 [微信发送客服消息](<a href="https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Service_Center_messages.html">https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Service_Center_messages.html</a> &quot;微信发送客服消息&quot;)</li> </ul> <h6>2.微信客服消息限制</h6> <p><a href="https://img1.imgtp.com/2022/08/05/G7CJiesI.png"><img src="https://img1.imgtp.com/2022/08/05/G7CJiesI.png" alt="" /></a></p> <ul> <li>更多返回错误代码请看微信的错误代码描述</li> </ul>

页面列表

ITEM_HTML