中海合同项目

中海合同项目


CRM发起线下签署

<p><strong>简要描述:</strong> </p> <ul> <li>crm发起线下签署接口</li> </ul> <p>时间统一格式:yyyy-MM-dd HH:mm:ss</p> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://htzxtest.coli688.com/api/Interface/offlinesign</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Post </li> </ul> <p><strong>header参数:</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> <tr> <td style="text-align: left;">AppKey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>来源:crm-HTCRM,电商-HTMALL</td> </tr> <tr> <td style="text-align: left;">Sign</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>MD5加密后的字符串(AppKey_Token_Timestamp)</td> </tr> <tr> <td style="text-align: left;">Timestamp</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>13位时间戳</td> </tr> </tbody> </table> <p><strong>body报文:</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> <tr> <td style="text-align: left;">Data</td> <td style="text-align: left;">是</td> <td style="text-align: left;">签署对象</td> <td>签署对象数据</td> </tr> </tbody> </table> <pre><code>&amp;quot;Data&amp;quot;:{ &amp;quot;BusContractCode&amp;quot;:&amp;quot;业务方合同编号&amp;quot;,//必填 &amp;quot;BusSignFileBase64&amp;quot;:&amp;quot;签署文件Base64&amp;quot;,//必填,大小在10M之内 &amp;quot;SignFileName&amp;quot;:&amp;quot;签署文件名称&amp;quot;,//必填 &amp;quot;SignDate&amp;quot;: &amp;quot;签署日期&amp;quot;, //必填 &amp;quot;Remark&amp;quot;: &amp;quot;签署说明&amp;quot; //非必填</code></pre> <p>        }</p> <p><strong>返回示例</strong></p> <pre><code>{     &amp;quot;result&amp;quot;: {         &amp;quot;statusCode&amp;quot;: 200,         &amp;quot;message&amp;quot;: &amp;quot;签署成功&amp;quot;     },     &amp;quot;targetUrl&amp;quot;: null,     &amp;quot;success&amp;quot;: true,     &amp;quot;error&amp;quot;: null,     &amp;quot;unAuthorizedRequest&amp;quot;: false,     &amp;quot;__abp&amp;quot;: true }</code></pre>

页面列表

ITEM_HTML