康邦-小程序


服务单详情

<p><strong>请求URI:</strong></p> <ul> <li><code>/service/bill/detail</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;">bill_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>服务单id</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code class="language-json"> {     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: 1605,         &amp;quot;user_uid&amp;quot;: &amp;quot;b449c270dc3745ca9644d309dac5bd51&amp;quot;,         &amp;quot;order_no&amp;quot;: &amp;quot;250205416570001&amp;quot;,//订单号         &amp;quot;service_id&amp;quot;: 77,         &amp;quot;service_info&amp;quot;: {//服务信息             &amp;quot;id&amp;quot;: 77,             &amp;quot;tip&amp;quot;: &amp;quot;线上线下结合、全科专科融合的新型医疗健康服务赋能,致力为用户提供一站式医疗健康服务。&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;药箱&amp;quot;,             &amp;quot;detail&amp;quot;: &amp;quot;&amp;lt;p&amp;gt;&amp;lt;img src=\&amp;quot;https://s.kbcare.cn/uploads/20250123/3b97b706eb62bc84a81513bd959be5a0.png\&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&amp;quot;,             &amp;quot;weight&amp;quot;: 0,             &amp;quot;sort_id&amp;quot;: 49,             &amp;quot;unit_type&amp;quot;: 0,             &amp;quot;sale_price&amp;quot;: 50000,             &amp;quot;cover_image&amp;quot;: &amp;quot;https://s.kbcare.cn/uploads/20250123/6a646a738b87825eb722c0be24af45f3.png&amp;quot;,             &amp;quot;poster_image&amp;quot;: &amp;quot;https://s.kbcare.cn/uploads/20250123/28adbd4d26504e1a81fdd1fc8fd4b2bc.png&amp;quot;,             &amp;quot;online_switch&amp;quot;: 1,             &amp;quot;create_datetime&amp;quot;: &amp;quot;2025-01-23 12:50:42&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2025-01-24 20:50:31&amp;quot;,             &amp;quot;list_show_switch&amp;quot;: 1,             &amp;quot;unit_type_payload&amp;quot;: 1,             &amp;quot;member_buy_max_qty&amp;quot;: 1,             &amp;quot;member_buy_min_qty&amp;quot;: 1,             &amp;quot;member_show_switch&amp;quot;: 1,             &amp;quot;member_select_switch&amp;quot;: 1         },         &amp;quot;service_sale_price&amp;quot;: 50000,         &amp;quot;apply_switch&amp;quot;: 0,//使用申请:0=否 1=是         &amp;quot;apply_assign_date&amp;quot;: null,//预约时间         &amp;quot;apply_real_name&amp;quot;: &amp;quot;&amp;quot;,//姓名         &amp;quot;apply_phone&amp;quot;: &amp;quot;&amp;quot;,//手机号         &amp;quot;apply_archive_id&amp;quot;: 0,//家庭档案id         &amp;quot;finish_switch&amp;quot;: 0,//完结:0=否 1=是         &amp;quot;finish_result_data&amp;quot;: null,//完结反馈数据 自定义内容         &amp;quot;finish_datetime&amp;quot;: null,//完结时间         &amp;quot;create_datetime&amp;quot;: &amp;quot;2025-02-05 11:34:17&amp;quot;,         &amp;quot;update_datetime&amp;quot;: &amp;quot;2025-02-05 11:34:17&amp;quot;,         &amp;quot;take_service_charge_switch&amp;quot;: 1,//是否收取过服务费         &amp;quot;bill_no&amp;quot;: 2502050041//服务单号     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML