business-2025


获取规则

<p><strong>请求URI:</strong></p> <ul> <li><code>/prepaid/rule</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;">prepaid_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;: 7,             &amp;quot;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;prepaid_uid&amp;quot;: 5241018505250001,//规则唯一值             &amp;quot;title&amp;quot;: &amp;quot;X&amp;quot;,/级名称             &amp;quot;prepaid_price&amp;quot;: 2000,//充值金额(分)             &amp;quot;extra_price&amp;quot;: 1000,//赠送金额(分)             &amp;quot;expiry_timestamp&amp;quot;: 0,//有效期 0=不限             &amp;quot;enable_switch&amp;quot;: 1,//使用状态:0=关闭,1=开启             &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-10-18 14:02:05&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2024-10-18 14:02:05&amp;quot;         }     ],     &amp;quot;code&amp;quot;: 0 } </code></pre>

页面列表

ITEM_HTML