lottery

咕啦-彩票系统


C端-获取我认购计划的购彩订单详情

<p><strong>简要描述:</strong> </p> <ul> <li>获取我认购计划的购彩订单详情接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/plans/plans/get-order-detail</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;">lottery_order_code</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:600 msg:&amp;quot;客户购彩详情&amp;quot; result:{ data:{ bet_double:&amp;quot;1&amp;quot; // 投注倍数 bet_money:&amp;quot;2.00&amp;quot; // 投注金额 bet_val:&amp;quot;10,21,25,27,28|02,12^&amp;quot; // 投注内容 contents:{ // open_time: &amp;quot;2017-06-24 20:30:00&amp;quot; // 开奖时间 open_nums: &amp;quot;01,03,29,32,34|02,05&amp;quot; // 开奖号码 } count:&amp;quot;1&amp;quot; // 注数 create_time:&amp;quot;2017-06-23 16:53:00&amp;quot; // 投注时间 is_bet_add:&amp;quot;0&amp;quot; //是否追加 lottery_id:&amp;quot;2001&amp;quot; // 彩种编码 lottery_name:&amp;quot;超级大乐透&amp;quot; // 彩种名 lottery_order_code:&amp;quot;GLCDLT170623T0000033&amp;quot; //投注订单编码 lottery_order_id:&amp;quot;11&amp;quot; // 投注订单Id lottery_pic:&amp;quot;http://php.javaframework.cn/img/lottery/170710051952_ico_daletou.png&amp;quot; // 彩种图片 odds:null // 赔率 periods:&amp;quot;17072&amp;quot; //期数 play_name:&amp;quot;直选单式&amp;quot; //玩法名 status:&amp;quot;5&amp;quot; // 状态值 status_name:&amp;quot;未中奖&amp;quot; // 状态名 win_amount:&amp;quot;0.00&amp;quot; // 中奖金额 } }</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> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML