business-2025


消息提醒列表

<p><strong>请求URI:</strong></p> <ul> <li><code>/marketing/promotion/record</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;">channel_type</td> <td style="text-align: left;">in:0,1,integer</td> <td style="text-align: left;">int</td> <td>发送通道:0=短信,1=微信</td> </tr> <tr> <td style="text-align: left;">direct_switch</td> <td style="text-align: left;">in:0,1,integer</td> <td style="text-align: left;">int</td> <td>直发:0=否,1=是</td> </tr> <tr> <td style="text-align: left;">cancel_switch</td> <td style="text-align: left;">in:0,1,integer</td> <td style="text-align: left;">int</td> <td>撤回:0=否,1=是</td> </tr> <tr> <td style="text-align: left;">start_datetime</td> <td style="text-align: left;">date</td> <td style="text-align: left;">datetime</td> <td>申请开始时间</td> </tr> <tr> <td style="text-align: left;">end_datetime</td> <td style="text-align: left;">date</td> <td style="text-align: left;">datetime</td> <td>申请结束时间</td> </tr> </tbody> </table> <ul> <li>start_datetime与end_datetime需同时出现</li> </ul> <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;: 1,             &amp;quot;merchant_uid&amp;quot;: 2241017519160001,             &amp;quot;channel_type&amp;quot;: 1,//发送通道:0=短信,1=微信             &amp;quot;channel_cost_qty&amp;quot;: 1,//发送扣除数量             &amp;quot;content&amp;quot;: &amp;quot;自动划扣自动划扣自动自动划扣自动划扣自动自动划扣自动划扣自动自动划扣自动划扣自动自动划扣自动划扣自动自动划扣自动划扣自动自动划扣自动划扣自动自动划扣自动划扣自动&amp;quot;,//发送内容             &amp;quot;customer_list&amp;quot;: [//发送会员列表                 {                     &amp;quot;phone&amp;quot;: &amp;quot;321&amp;quot;,                     &amp;quot;customer_uid&amp;quot;: 123                 }             ],             &amp;quot;condition_filter&amp;quot;: [],//过滤条件             &amp;quot;send_result&amp;quot;: {},             &amp;quot;schedule_describe&amp;quot;: &amp;quot;处理中&amp;quot;,//进度描述             &amp;quot;send_datetime&amp;quot;: &amp;quot;&amp;quot;,//发送时间             &amp;quot;create_datetime&amp;quot;: &amp;quot;2025-01-13 13:26:15&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2025-01-13 13:27:16&amp;quot;,             &amp;quot;marketing_uid&amp;quot;: 2501134837500128,//任务唯一值             &amp;quot;schedule_status&amp;quot;: 1,//进度状态:0=已发送,1=审核中,2=发送中,3=未通过,4=发送失败             &amp;quot;cancel_switch&amp;quot;: 1,//撤销:0=否,1=是             &amp;quot;direct_switch&amp;quot;: 0//直发:0=否,1=是         }     ],     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML