获取订单详情
<p><strong>请求URI:</strong></p>
<ul>
<li><code>/service/order/info</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET <code>AUTH</code></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_no</td>
<td style="text-align: left;">require</td>
<td style="text-align: left;">string</td>
<td>订单号</td>
</tr>
</tbody>
</table>
<p><strong>返回样例:</strong></p>
<pre><code>{
&quot;msg&quot;: &quot;请求成功&quot;,
&quot;data&quot;: {
&quot;bill_list&quot;: [//生成的服务单列表 schedule_status=4000时才会生成
{
&quot;id&quot;: 1495,
&quot;user_uid&quot;: &quot;b449c270dc3745ca9644d309dac5bd51&quot;,
&quot;order_no&quot;: &quot;250103377970001&quot;,
&quot;service_id&quot;: 70,
&quot;service_info&quot;: {
&quot;id&quot;: 70,
&quot;title&quot;: &quot;专家病情解读(专科专家)&quot;,
&quot;detail&quot;: &quot;&quot;,
&quot;sort_id&quot;: 49,
&quot;unit_type&quot;: 1,
&quot;sale_price&quot;: 100,
&quot;cover_image&quot;: &quot;&quot;,
&quot;online_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2025-01-01 13:50:31&quot;,
&quot;update_datetime&quot;: &quot;2025-01-02 21:32:10&quot;,
&quot;list_show_switch&quot;: 1,
&quot;unit_type_payload&quot;: 1,
&quot;member_buy_max_qty&quot;: 0,
&quot;member_buy_min_qty&quot;: 0,
&quot;member_show_switch&quot;: 1,
&quot;member_select_switch&quot;: 0
},
&quot;service_sale_price&quot;: 100,
&quot;apply_switch&quot;: 0,
&quot;apply_assign_date&quot;: null,
&quot;apply_real_name&quot;: &quot;&quot;,
&quot;apply_phone&quot;: null,
&quot;apply_archives_id&quot;: 0,
&quot;unify_result_data&quot;: null,
&quot;pay_result_datetime&quot;: null,
&quot;pay_type&quot;: 0,
&quot;total_price&quot;: 0,
&quot;pay_result_data&quot;: null,
&quot;schedule_status&quot;: 1000,
&quot;mode_type&quot;: 2000,
&quot;finish_switch&quot;: 0,
&quot;finish_result_data&quot;: null,
&quot;finish_datetime&quot;: null,
&quot;create_datetime&quot;: &quot;2025-01-03 10:30:59&quot;,
&quot;update_datetime&quot;: &quot;2025-01-03 10:30:59&quot;
},
{
&quot;id&quot;: 1496,
&quot;user_uid&quot;: &quot;b449c270dc3745ca9644d309dac5bd51&quot;,
&quot;order_no&quot;: &quot;250103377970001&quot;,
&quot;service_id&quot;: 70,
&quot;service_info&quot;: {
&quot;id&quot;: 70,
&quot;title&quot;: &quot;专家病情解读(专科专家)&quot;,
&quot;detail&quot;: &quot;&quot;,
&quot;sort_id&quot;: 49,
&quot;unit_type&quot;: 1,
&quot;sale_price&quot;: 100,
&quot;cover_image&quot;: &quot;&quot;,
&quot;online_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2025-01-01 13:50:31&quot;,
&quot;update_datetime&quot;: &quot;2025-01-02 21:32:10&quot;,
&quot;list_show_switch&quot;: 1,
&quot;unit_type_payload&quot;: 1,
&quot;member_buy_max_qty&quot;: 0,
&quot;member_buy_min_qty&quot;: 0,
&quot;member_show_switch&quot;: 1,
&quot;member_select_switch&quot;: 0
},
&quot;service_sale_price&quot;: 100,
&quot;apply_switch&quot;: 0,
&quot;apply_assign_date&quot;: null,
&quot;apply_real_name&quot;: &quot;&quot;,
&quot;apply_phone&quot;: null,
&quot;apply_archives_id&quot;: 0,
&quot;unify_result_data&quot;: null,
&quot;pay_result_datetime&quot;: null,
&quot;pay_type&quot;: 0,
&quot;total_price&quot;: 0,
&quot;pay_result_data&quot;: null,
&quot;schedule_status&quot;: 1000,
&quot;mode_type&quot;: 2000,
&quot;finish_switch&quot;: 0,
&quot;finish_result_data&quot;: null,
&quot;finish_datetime&quot;: null,
&quot;create_datetime&quot;: &quot;2025-01-03 10:30:59&quot;,
&quot;update_datetime&quot;: &quot;2025-01-03 10:30:59&quot;
}
],
&quot;id&quot;: 1493,
&quot;user_uid&quot;: &quot;b449c270dc3745ca9644d309dac5bd51&quot;,
&quot;order_no&quot;: &quot;250103377970001&quot;,
&quot;total_price&quot;: 1,
&quot;pay_result_data&quot;: {
&quot;sign&quot;: &quot;AE38B129F547E1ED3BE2ABC460AF5935&quot;,
&quot;appid&quot;: &quot;wx8d8e6035decbdff7&quot;,
&quot;mch_id&quot;: &quot;1703030304&quot;,
&quot;openid&quot;: &quot;ojot-5ctZQ6QLcsJ-IaxvCOVNoOE&quot;,
&quot;cash_fee&quot;: &quot;1&quot;,
&quot;fee_type&quot;: &quot;CNY&quot;,
&quot;time_end&quot;: &quot;20250103103058&quot;,
&quot;bank_type&quot;: &quot;OTHERS&quot;,
&quot;nonce_str&quot;: &quot;67774bcb3a2e4&quot;,
&quot;total_fee&quot;: &quot;1&quot;,
&quot;trade_type&quot;: &quot;JSAPI&quot;,
&quot;result_code&quot;: &quot;SUCCESS&quot;,
&quot;return_code&quot;: &quot;SUCCESS&quot;,
&quot;is_subscribe&quot;: &quot;N&quot;,
&quot;out_trade_no&quot;: &quot;250103377970001&quot;,
&quot;transaction_id&quot;: &quot;4200002372202501037898421142&quot;
},
&quot;schedule_status&quot;: 4000,
&quot;mode_type&quot;: 2000,
&quot;closed_switch&quot;: 0,
&quot;create_datetime&quot;: &quot;2025-01-03 10:29:57&quot;,
&quot;update_datetime&quot;: &quot;2025-01-03 10:30:59&quot;,
&quot;unify_result_data&quot;: {
&quot;appId&quot;: &quot;wx8d8e6035decbdff7&quot;,
&quot;package&quot;: &quot;prepay_id=wx031030355261031f2df4f8538de9a90000&quot;,
&quot;paySign&quot;: &quot;F0F8DE753E9FC2A2B0B302389CEA6D23&quot;,
&quot;nonceStr&quot;: &quot;67774bcb9110d&quot;,
&quot;signType&quot;: &quot;MD5&quot;,
&quot;timeStamp&quot;: &quot;1735871435&quot;
},
&quot;pay_result_datetime&quot;: &quot;2025-01-03 10:30:59&quot;,
&quot;pay_type&quot;: 0,
&quot;buy_list&quot;: [//购买内容
{
&quot;id&quot;: 70,
&quot;buy_qty&quot;: 2,
&quot;service_info&quot;: {
&quot;id&quot;: 70,
&quot;title&quot;: &quot;专家病情解读(专科专家)&quot;,
&quot;detail&quot;: &quot;&quot;,
&quot;sort_id&quot;: 49,
&quot;unit_type&quot;: 1,
&quot;sale_price&quot;: 100,
&quot;cover_image&quot;: &quot;&quot;,
&quot;online_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2025-01-01 13:50:31&quot;,
&quot;update_datetime&quot;: &quot;2025-01-02 21:32:10&quot;,
&quot;list_show_switch&quot;: 1,
&quot;unit_type_payload&quot;: 1,
&quot;member_buy_max_qty&quot;: 0,
&quot;member_buy_min_qty&quot;: 0,
&quot;member_show_switch&quot;: 1,
&quot;member_select_switch&quot;: 0
}
}
]
},
&quot;code&quot;: 0
}</code></pre>