标准签


添加联系人

<p><strong>简要描述:</strong> </p> <ul> <li>添加联系人接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ip:port/signflow/rpc/addReceiver.json</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>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>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code> http://ip:port/signflow/rpc/addReceiver.json { &amp;quot;flowId&amp;quot;:&amp;quot;91d59ae9-b4bc-446b-8c65-25ff08570a48&amp;quot;, &amp;quot;receivers&amp;quot;:[{ &amp;quot;ddUserId&amp;quot;:&amp;quot;afhaf&amp;quot;, &amp;quot;flowDetailType&amp;quot;:0 },{ &amp;quot;ddUserId&amp;quot;:&amp;quot;fhsdhf&amp;quot;, &amp;quot;flowDetailType&amp;quot;:0 }] }</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;msg&amp;quot;: null, &amp;quot;errCode&amp;quot;: 0, &amp;quot;errShow&amp;quot;: false, &amp;quot;data&amp;quot;: null }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML