通用商圈

上饶


商户端订单详情新增字段说明

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>商户端订单详情新增字段说明 统计订单信息</li> </ul> <h5>请求URL</h5> <ul> <li><code>/statistics/getStatistics</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>返回示例</h5> <pre><code> { "code": "0000", "info": "请求成功", "data": { "isShowOther": true, "childMerchant": { "merchantName": null, "driveUserPayAmount": 0, "subsidyMerchantAmount": null, "soldCouponAmount": 0, "subsidyAmount": 0, "orderAmount": 0, "orderMoney": 0, "couponAmount": 0, "couponMoney": 0, "couponUseAmount": 0, "couponUseMoney": 0, "couponHxAmount": 0, "couponHxMoney": 0, "couponPayAmount": 0, "couponPayMoney": 0, "couponRefundAmount": 0, "couponRefundMoney": 0, "payAmount": 0, "payMoney": 0, "payFinishAmount": 0, "payFinishMoney": 0, "isHx": true, "isPay": false } }</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;">subsidyMerchantAmount</td> <td style="text-align: left;">number</td> <td>商户一共补贴金额</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML