百校在线

一款教育软件


订单详情

<p><strong>简要描述:</strong> </p> <ul> <li>订单详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/Order/OrderDetail</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;">string</td> <td>订单编号</td> </tr> </tbody> </table> <p><strong>header:</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;">access_token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>验签token</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> {     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;获取成功&amp;quot;,     &amp;quot;description&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: &amp;quot;2024121017393017053862&amp;quot;,         &amp;quot;order_state&amp;quot;: 2,         &amp;quot;state_name&amp;quot;: &amp;quot;待支付&amp;quot;,         &amp;quot;amount&amp;quot;: 100.00,         &amp;quot;create_time&amp;quot;: &amp;quot;2024年12月10 17:39:30&amp;quot;,         &amp;quot;pay_time&amp;quot;: &amp;quot;2024年12月10 17:39:31&amp;quot;,         &amp;quot;ins_info&amp;quot;: {             &amp;quot;name&amp;quot;: &amp;quot;周星星&amp;quot;,             &amp;quot;address&amp;quot;: &amp;quot;浙江省温州市瓯海区梧田街道月乐街242号新塘东苑&amp;quot;,             &amp;quot;telephone&amp;quot;: &amp;quot;13356111501&amp;quot;         },         &amp;quot;course&amp;quot;: {             &amp;quot;id&amp;quot;: 43,             &amp;quot;num&amp;quot;: &amp;quot;K00043&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;电子信息工程&amp;quot;,             &amp;quot;course_type&amp;quot;: {                 &amp;quot;type&amp;quot;: 1,                 &amp;quot;price&amp;quot;: 100.00,                 &amp;quot;deduction_amount&amp;quot;: &amp;quot;&amp;quot;,                 &amp;quot;advance_amount&amp;quot;: &amp;quot;&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> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">int</td> <td>200成功 其它失败</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML