逛逛

逛逛App


续租确认订单

<p><strong>简要描述:</strong> </p> <ul> <li>续租确认订单</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/v1/order/renew_order_confirm</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;">order_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>订单id</td> </tr> </tbody> </table> <pre><code>{ "code": 0, "msg": "返回成功", "time": 1583827813, "data": { "order_num": "20031016102966",订单号 "nickname": "jingrui", "head_img_url": "http://guangguang.kuaifaka.com/user/avatar/322222_e625e0cf9a73ffa31c212e08bf382851_1920_1080_969034.jpg", "picture": "http://guangguang.kuaifaka.com/goods/picture/20200309/322099_1d67dc01fd168074ccbc007b882d0bdc_2340_1080_1045763.jpg", "goods_name": "测试租号,大佬专用2", "price": "200.00", "delivery_type": 1, "validate_balance": "27643.55", "deposit": "99.00", "start_time": "2020-03-10 16:11:01",开始时间 "finish_time": "2020-03-10 17:11:00",结束时间 "old_quantity": 1, "after_discount_price": "10.00", "quantity": 1, "old_price": "10.00", "now_price": 110, "next_discount": null, "discounts": [], "hit_discount": null, "all_envelope": { "valid": [], "invalid": [ { "envelope_id": 7, "coupon_name": "王者分类红包", "condition_num": "12.00", "reduce_num": "9.00", "type": 1, "use_start_time": "2019.12.13 00:00", "use_end_time": "2019.12.17 00:00", "use_type": 1, "expire_time": 0, "use_category": [] }, { "envelope_id": 8, "coupon_name": "英雄联盟租号红包", "condition_num": "50.00", "reduce_num": "15.00", "type": 2, "use_start_time": "2019.12.14 00:00", "use_end_time": "2019.12.20 00:00", "use_type": 1, "expire_time": 0, "use_category": [] } ] }, "option": { "option_id": 39, "goods_id": 196, "deposit": "100.00", "rent_case": 1, "least_time": 2, "delay_hour": 1, "create_time": "2020-03-10 13:57:16", "update_time": "2020-03-10 13:57:16" }, "envelope": null, "envelope_reduce_price": 0, "discount_reduce_price": "0.00", "deposit": "100.00", "after_discount_total_price": "10.00", "buy_time": 3600, "give_time": 0 "pay_channels": "1,2,3", "balance": "27643.55" } } 固定时长出租 "plan": [ { "plan_id": 41, "hour": 1 }, { "plan_id": 42, "hour": 3 } ],</code></pre>

页面列表

ITEM_HTML