EAST-充电桩

EAST-新能源-充电桩


查询优惠方案详情

<p><strong>简要描述:</strong> </p> <ul> <li>查询优惠方案详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/app/app/coupon/getCouponInfo</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <pre><code>id (param)</code></pre> <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;">Long</td> <td>优惠方案ID,param携带</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "code": 0, "msg": "success", "data": { "id": 9, "name": "充电服务费满 4 元送 3 元服务费抵扣券", "creditAmount": 0.00, "initialAmount": 4.00, "couponAmount": 3.00, "type": 1, "agentId": 1, "agentName": "南京", "isBind": 1, "isLimit": 1, "startTime": "2020-04-02 00:00:00", "endTime": "2020-05-05 00:00:00", "validStartTime": "2020-04-10 00:00:00", "validEndTime": "2020-05-22 00:00:00", "list": [ { "id": null, "couponId": null, "stationId": 1, "stationName": "南京南" } ] } }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML