美滴滴新版后台在线接口文档

美滴滴新版后台在线接口文档


取消订单页面

<p><strong>简要描述:</strong> </p> <ul> <li>取消订单页面</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>Order/cancelSure</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>订单id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ 'admin' =&gt; array (size=1) 'username' =&gt; string 'mddadmin' (length=8) 'order' =&gt; array (size=56) 'id' =&gt; string '1112010' (length=7) 'industry_id' =&gt; string '1' (length=1) 'order_number' =&gt; string '18667755257544000' (length=17) 'service_id' =&gt; string '0' (length=1) 'service_name' =&gt; string '' (length=0) 'appcode' =&gt; string 'MDD00001' (length=8) 'bp_id' =&gt; string '56038' (length=5) 'service_time' =&gt; string '60' (length=2) 'service_address' =&gt; string '广州市白云区万达广场步行街518铺' (length=45) 'coupon_id' =&gt; string '0' (length=1) 'beautician_id' =&gt; string '56050' (length=5) 'beautician_mobile' =&gt; string '13560429993' (length=11) 'user_id' =&gt; string '60037' (length=5) 'user_mobile' =&gt; string '13560429993' (length=11) 'nickname' =&gt; string '阿达' (length=6) 'mobile' =&gt; string '13560429993' (length=11) 'price' =&gt; string '0.00' (length=4) 'change_price' =&gt; string '0.00' (length=4) 'paid_amount' =&gt; string '0.00' (length=4) 'service_type' =&gt; string '1' (length=1) 'state' =&gt; string '超时待服务' (length=15) 'pay_state' =&gt; string '1' (length=1) 'pay_type' =&gt; string '1' (length=1) 'service_state' =&gt; string '0' (length=1) 'pay_method_type' =&gt; string '0' (length=1) 'pay_date' =&gt; string '0' (length=1) 'reserve_time' =&gt; string '1562653800' (length=10) 'expire_time' =&gt; string '1562657400' (length=10) 'invalid_time' =&gt; string '0' (length=1) 'use_time' =&gt; string '0' (length=1) 'use_end_time' =&gt; string '0' (length=1) 'createtime' =&gt; string '1562654697' (length=10) 'iscomment' =&gt; string '0' (length=1) 'isreply' =&gt; string '0' (length=1) 'is_delete' =&gt; string 'n' (length=1) 'upackage_id' =&gt; string '0' (length=1) 'type' =&gt; string '快速预约' (length=12) 'app_type' =&gt; string 'android_user' (length=12) 'app_version' =&gt; string 'MDD_APPVER' (length=10) 'remarks' =&gt; null 'isshuadan' =&gt; string '0' (length=1) 'remind_times' =&gt; string '0' (length=1) 'is_read' =&gt; string '0' (length=1) 'is_refund' =&gt; string '1' (length=1) 'is_sign' =&gt; string '0' (length=1) 'is_package' =&gt; string 'N' (length=1) 'is_change' =&gt; string '0' (length=1) 'is_changebt' =&gt; string '0' (length=1) 'offline_pay_type' =&gt; string '0' (length=1) 'offline_pay_num' =&gt; string '' (length=0) 'last_paid_amount' =&gt; string '0.00' (length=4) 'source' =&gt; string '1' (length=1) 'collage_id' =&gt; string '0' (length=1) 'card_id' =&gt; string '0' (length=1) 'original_id' =&gt; null 'order_label' =&gt; string '0' (length=1) }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">admin</td> <td style="text-align: left;">array</td> <td>登录账号信息</td> </tr> <tr> <td style="text-align: left;">order</td> <td style="text-align: left;">array</td> <td>订单集合详情信息</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML