SCRM开放平台


删除色卡

<p>[TOC]</p> <h5>请求URL</h5> <ul> <li><code>POST /erp/color-card-image/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</td> <td>erp色卡id</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code class="language-json">{     &amp;quot;erp_id&amp;quot;:1, }</code></pre> <h5>返回示例</h5> <pre><code>{ &amp;quot;errcode&amp;quot;: 0, &amp;quot;errmsg&amp;quot;: &amp;quot;&amp;quot; }</code></pre>

页面列表

ITEM_HTML