标准签


保存印章审批申请的记录.

<p><strong>简要描述:</strong> </p> <ul> <li>保存印章审批申请的记录.</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ip:port/service/rest/v1/approve_record/seal</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST <strong>参数示例:</strong></li> </ul> <pre><code>{ &amp;quot;participantId&amp;quot;: &amp;quot;96a44911-2076-48a3-a067-12f6d0b03eb7&amp;quot;, &amp;quot;sealApplyReceiverList&amp;quot;: [{ &amp;quot;approveRecordId&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;positions&amp;quot;: [{ &amp;quot;key&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;posPage&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;posType&amp;quot;: 0, &amp;quot;posX&amp;quot;: 200.0, &amp;quot;posY&amp;quot;: 300.0, &amp;quot;sealBase64&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;sealId&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;sealOsskey&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;signType&amp;quot;: 1 }], &amp;quot;receiverId&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;sealId&amp;quot;: &amp;quot;b1f64e9c-a0ef-4bb9-88dc-371e48206db3&amp;quot;, &amp;quot;tempId&amp;quot;: &amp;quot;6e2922da-2ee8-4058-bd5c-a56cb3f7c20a&amp;quot; }], &amp;quot;source&amp;quot;: &amp;quot;dingding&amp;quot;, &amp;quot;orgAccountUid&amp;quot;: &amp;quot;2A4C492FF38F441BAAA49FDFDF19C265&amp;quot;, &amp;quot;accountUid&amp;quot;: &amp;quot;28AE0E0EFEC74A09B9647E9F05BE56A0&amp;quot;, &amp;quot;token&amp;quot;: &amp;quot;88621148-cd3d-42bc-9457-3a1bbf5c15c2&amp;quot;, &amp;quot;equipId&amp;quot;: &amp;quot;ding19db1f9dd-1bdc-4c56-8727-1b21dbefd275&amp;quot; }</code></pre> <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> <tr> <td style="text-align: left;">participantId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>参与方记录id</td> </tr> <tr> <td style="text-align: left;">sealApplyReceiverList</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>审批的印章与印章位置信息</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;data&amp;quot;: [{ &amp;quot;approveRecordId&amp;quot;: &amp;quot;29ad25a2-5a76-42eb-86e0-9b31a22d4d6f&amp;quot;, &amp;quot;tempId&amp;quot;: &amp;quot;6e2922da-2ee8-4058-bd5c-a56cb3f7c20a&amp;quot; }], &amp;quot;errCode&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;成功&amp;quot;, &amp;quot;success&amp;quot;: true }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">errCode</td> <td style="text-align: left;">int</td> <td>0表示成功</td> </tr> </tbody> </table>

页面列表

ITEM_HTML