business-2025


获取等级

<p><strong>请求URI:</strong></p> <ul> <li><code>/merchant/level</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;">rule_uid</td> <td style="text-align: left;">&gt;=0</td> <td style="text-align: left;">int</td> <td>等级标识</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: 6,             &amp;quot;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;rule_uid&amp;quot;: 4241018375920001,//等级标识             &amp;quot;title&amp;quot;: &amp;quot;III&amp;quot;,//等级名称             &amp;quot;service_order_per&amp;quot;: 8.12,//服务折扣             &amp;quot;goods_order_per&amp;quot;: 8.32,//商品折扣             &amp;quot;speed_order_per&amp;quot;: 8,//快速消费折扣             &amp;quot;grants_per&amp;quot;: 8,//赠金折扣             &amp;quot;prepaid_bestow_point_per&amp;quot;: 10,//充值赠送积分比例             &amp;quot;consume_bestow_point_per&amp;quot;: 10,//消费赠送积分比例             &amp;quot;minimum_prepaid_price&amp;quot;: 100,//最低充值金额(分)             &amp;quot;enable_switch&amp;quot;: 1,//使用状态:0=关闭,1=开启             &amp;quot;wechat_switch&amp;quot;: 1,//是否用于微信:0=否,1=是             &amp;quot;grants_original_switch&amp;quot;: 1,//赠金原价消费:0=否,1=是             &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-10-18 10:26:32&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2024-10-18 10:26:32&amp;quot;,             &amp;quot;open_account_price&amp;quot;: 100//开户充值金额(分)         },         {             &amp;quot;id&amp;quot;: 5,             &amp;quot;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;rule_uid&amp;quot;: 4241017519160002,             &amp;quot;title&amp;quot;: &amp;quot;II&amp;quot;,             &amp;quot;service_order_per&amp;quot;: 8.12,             &amp;quot;goods_order_per&amp;quot;: 8.32,             &amp;quot;speed_order_per&amp;quot;: 8,             &amp;quot;grants_per&amp;quot;: 8,             &amp;quot;prepaid_bestow_point_per&amp;quot;: 10,             &amp;quot;consume_bestow_point_per&amp;quot;: 10,             &amp;quot;minimum_prepaid_price&amp;quot;: 100,             &amp;quot;enable_switch&amp;quot;: 1,             &amp;quot;wechat_switch&amp;quot;: 1,             &amp;quot;grants_original_switch&amp;quot;: 1,             &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-10-18 10:22:26&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2024-10-18 10:26:16&amp;quot;,             &amp;quot;open_account_price&amp;quot;: 100         },         {             &amp;quot;id&amp;quot;: 4,             &amp;quot;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;rule_uid&amp;quot;: 4241017519160001,             &amp;quot;title&amp;quot;: &amp;quot;I&amp;quot;,             &amp;quot;service_order_per&amp;quot;: 8.13,             &amp;quot;goods_order_per&amp;quot;: 8.33,             &amp;quot;speed_order_per&amp;quot;: 8,             &amp;quot;grants_per&amp;quot;: 8,             &amp;quot;prepaid_bestow_point_per&amp;quot;: 10,             &amp;quot;consume_bestow_point_per&amp;quot;: 10,             &amp;quot;minimum_prepaid_price&amp;quot;: 100,             &amp;quot;enable_switch&amp;quot;: 1,             &amp;quot;wechat_switch&amp;quot;: 1,             &amp;quot;grants_original_switch&amp;quot;: 1,             &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-10-18 10:21:31&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2024-10-18 10:26:09&amp;quot;,             &amp;quot;open_account_price&amp;quot;: 100         }     ],     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML