保险计划书

保险计划书


下单中心

<h5>简要描述</h5> <ul> <li>下单中心</li> </ul> <h5>请求URL</h5> <ul> <li><code>user/order_enter</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> </tbody> </table> <h4>入参示例</h4> <pre><code> { &amp;quot;durg_order_id&amp;quot;:39, # drug_order表 id &amp;quot;weight&amp;quot;: 1 , ### 第几张券, &amp;quot;store_id&amp;quot;:1 # 门店Id }</code></pre> <h5>返回示例</h5> <pre><code>{ &amp;quot;meta&amp;quot;: { &amp;quot;msg&amp;quot;: &amp;quot;SUCCESS&amp;quot;, &amp;quot;code&amp;quot;: &amp;quot;SUCCESS&amp;quot;, &amp;quot;debug&amp;quot;: null, &amp;quot;pager&amp;quot;: null }, &amp;quot;data&amp;quot;: { &amp;quot;durg_order_id&amp;quot;: 39, &amp;quot;durg_order_no&amp;quot;: &amp;quot;1168005787940292&amp;quot;, # 订单号 &amp;quot;durg_order_time&amp;quot;: &amp;quot;0001-01-01&amp;quot;, # 时间 &amp;quot;state&amp;quot;: 3, &amp;quot;drug_num&amp;quot;: 3, &amp;quot;drug_name&amp;quot;: &amp;quot;12000999&amp;quot;, &amp;quot;drug_type&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;address&amp;quot;: &amp;quot;海淀区花园北路E园Park&amp;quot;, &amp;quot;drug_benefit_member_id&amp;quot;: 871, &amp;quot;desc&amp;quot;: &amp;quot;仅限健易保旗下药店领取【12000999】药品使用;\n优惠券不可叠加使用;\n共4张券,每张券被使用后,60天激活使用下一张券;\n使用时间:2021-06-17至2022-06-16使用;&amp;quot; } } </code></pre> <h5>返回参数说明</h5> <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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML