API第二版文档

API第二版文档


删除站内短信

<p><strong>请求方法名:</strong> </p> <ul> <li><code>DeleteMessage</code></li> </ul> <p><strong>请求参数:</strong> </p> <ul> <li><code>{&amp;quot;Id&amp;quot;:&amp;quot;269121_0或1&amp;quot;,&amp;quot;OutOrSend&amp;quot;:&amp;quot;1&amp;quot;}</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET/POST </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 style="text-align: left;">注释</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Id</td> <td style="text-align: left;">string</td> <td style="text-align: left;">是</td> <td style="text-align: left;">短信ID,多条短信用‘,’隔开,0:普通短信,1:充值、提款、系统消息(FType=9取1,其它取0)</td> </tr> <tr> <td style="text-align: left;">OutOrSend</td> <td style="text-align: left;">int</td> <td style="text-align: left;">是</td> <td style="text-align: left;">0:发信箱,1:收信箱</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;Status&amp;quot;: true, &amp;quot;Info&amp;quot;: &amp;quot;删除成功&amp;quot;, &amp;quot;Data&amp;quot;: null, &amp;quot;Code&amp;quot;: 0 } </code></pre>

页面列表

ITEM_HTML