标准签


审批流程全部完结并签署

<p><strong>简要描述:</strong> </p> <ul> <li>审批流程全部完结并签署</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://127.0.0.1:8084/service/rest/v1/approve_record/step-sign</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST <strong>参数示例:</strong></li> </ul> <pre><code>{ &amp;quot;approveRecordId&amp;quot;: &amp;quot;79cf7f6e-8e39-489c-8283-7577387027c4&amp;quot;, &amp;quot;agree&amp;quot;: true, &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;4E61CD47EFA14ECC9F5D1D19911F6A5C&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;">approveRecordId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>审批记录id</td> </tr> <tr> <td style="text-align: left;">agree</td> <td style="text-align: left;">是</td> <td style="text-align: left;">boolean</td> <td>审批同意或者拒绝</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;data&amp;quot;: { &amp;quot;docName&amp;quot;: &amp;quot;单元测试产生的文档436&amp;quot;, &amp;quot;flowId&amp;quot;: &amp;quot;24bf3c31-392e-49d4-a3ac-9158197db658&amp;quot;, &amp;quot;flowOwnerAccountUid&amp;quot;: &amp;quot;4E61CD47EFA14ECC9F5D1D19911F6A5C&amp;quot;, &amp;quot;signedUserFileId&amp;quot;: &amp;quot;d824f94b-f0ea-4920-bfee-0158a4a0b9d8&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> <tr> <td style="text-align: left;">flowOwnerAccountUid</td> <td style="text-align: left;">String</td> <td>流程发起的人accountUid</td> </tr> </tbody> </table>

页面列表

ITEM_HTML