SCRM开放平台


供应商删除

<p>[TOC]</p> <h5>请求URL</h5> <ul> <li>POST</li> <li><code>/erp/supplier/delete</code> </li> </ul> <h5>参数</h5> <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;">erp_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string/array</td> <td>erp_id数组或者字符串 &quot;erp_id_uuuusxxs6685&quot;或者 [&quot;erp_id_uuuusxxs6685&quot;,&quot;erp_id_uuuusxxs66888&quot;]</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code>{ &amp;quot;erp_id&amp;quot;: &amp;quot;erp_id_uuuusxxs6685&amp;quot; } </code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;删除成功&amp;quot;,     &amp;quot;data&amp;quot;: [] }</code></pre>

页面列表

ITEM_HTML