必应鸟open--本地生活


取消订单

<p><strong>简要描述:</strong> </p> <ul> <li>取消订单</li> </ul> <p><strong>测试环境:</strong> <a href="http://test.wef2.top/">http://test.wef2.top/</a> <strong>生产环境:</strong> <a href="http://open.biyingniao.com">http://open.biyingniao.com</a></p> <p><strong>请求URL:</strong> </p> <ul> <li><code>api/coupon/o-order_cancel</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <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;">app_key</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>开放平台获取</td> </tr> <tr> <td style="text-align: left;">order_no</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>订单号</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "code": 0, "msg": "成功", "data": { "operate": true } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名称</th> <th style="text-align: left;">参数描述</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">operate</td> <td style="text-align: left;">操作结果</td> <td>bool</td> <td>true-订单取消成功; false-订单取消失败;</td> </tr> </tbody> </table> <p><strong>备注</strong> </p>

页面列表

ITEM_HTML