business-2025


获取优惠券

<p><strong>请求URI:</strong></p> <ul> <li><code>/coupon</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;">coupon_uid</td> <td style="text-align: left;">&gt;=0</td> <td style="text-align: left;">int</td> <td>唯一uid</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;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;coupon_uid&amp;quot;: 2411194392700123,             &amp;quot;limit_type&amp;quot;: 1,//使用限制:0=不限制,1=分类,2=商品             &amp;quot;title&amp;quot;: &amp;quot;测试优惠券&amp;quot;,//名称             &amp;quot;ban_switch&amp;quot;: 0,//封禁:0=否,1=是             &amp;quot;wechat_switch&amp;quot;: 0,//是否用于微信:0=否,1=是             &amp;quot;stock_qty_switch&amp;quot;: 0,//库存数限制:0=否,1=是             &amp;quot;stock_qty&amp;quot;: 100,//库存数             &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-11-19 12:12:07&amp;quot;         },         {             &amp;quot;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;coupon_uid&amp;quot;: 2411194379900123,             &amp;quot;limit_type&amp;quot;: 0,             &amp;quot;title&amp;quot;: &amp;quot;测试优惠券&amp;quot;,             &amp;quot;ban_switch&amp;quot;: 0,             &amp;quot;wechat_switch&amp;quot;: 0,             &amp;quot;stock_qty_switch&amp;quot;: 1,             &amp;quot;stock_qty&amp;quot;: 100,             &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-11-19 12:09:59&amp;quot;         }     ],     &amp;quot;code&amp;quot;: 0 } </code></pre>

页面列表

ITEM_HTML