SCRM开放平台


e签宝配置

<p>[TOC]</p> <h5>请求URL</h5> <ul> <li><code>POST /erp/plugin-config/config</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> </tbody> </table> <h5>请求示例</h5> <pre><code class="language-json">{ }</code></pre> <h5>返回示例</h5> <pre><code>{ &amp;quot;errcode&amp;quot;: 0, &amp;quot;errmsg&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;is_open&amp;quot;: 0, &amp;quot;balance&amp;quot;: [], &amp;quot;is_authorize&amp;quot;: 1, &amp;quot;is_realname&amp;quot;: 1 } }</code></pre> <table> <thead> <tr> <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;">is_open</td> <td style="text-align: left;">int</td> <td style="text-align: left;">是否开通</td> </tr> </tbody> </table>

页面列表

ITEM_HTML