API第二版文档

API第二版文档


区域限制页面是否显示在线客服

<p><strong>请求方法名:</strong> </p> <ul> <li><code>IsShowCustomerServiceLink</code></li> </ul> <p><strong>请求参数:</strong> </p> <ul> <li><code>null</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>GET/POST </p> <p><strong>返回示例</strong></p> <pre><code>{ "Status": true, "Info": "请求成功", "Data": { "IsShowCustomer": true, "CustomerOnlineServiceUrl": "http://v88.live800.com/live800/chatClient/chatbox.jsp?companyID=570374&amp;configID=4502&amp;jid=3868919099&amp;lan=zh&amp;s=1&amp;fromthirdservice=webapp&amp;info=userId%3d10000%26name%3d20162860143%26memo%3d127.0.0.1" }, "Code": 0 }</code></pre> </li> </ul> <p><strong>返回参数说明</strong></p> <table> <thead> <tr> <th style="text-align: left;">字段</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">IsShowCustomer</td> <td>是否显示在线客服</td> </tr> <tr> <td style="text-align: left;">CustomerOnlineServiceUrl</td> <td>在线客服地址</td> </tr> </tbody> </table>

页面列表

ITEM_HTML