tccli 3.0.828.1__py2.py3-none-any.whl → 3.0.829.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +14 -14
  3. tccli/services/cloudstudio/cloudstudio_client.py +53 -0
  4. tccli/services/cloudstudio/v20210524/api.json +89 -0
  5. tccli/services/cloudstudio/v20210524/examples.json +8 -0
  6. tccli/services/ess/v20201111/api.json +9 -0
  7. tccli/services/ess/v20201111/examples.json +1 -1
  8. tccli/services/essbasic/v20210526/api.json +133 -364
  9. tccli/services/essbasic/v20210526/examples.json +89 -95
  10. tccli/services/ic/v20190307/api.json +1 -1
  11. tccli/services/live/v20180801/api.json +2 -6
  12. tccli/services/live/v20180801/examples.json +1 -1
  13. tccli/services/mrs/v20200910/api.json +8130 -2302
  14. tccli/services/mrs/v20200910/examples.json +1 -1
  15. tccli/services/ocr/v20181119/api.json +32 -134
  16. tccli/services/ocr/v20181119/examples.json +15 -15
  17. tccli/services/pts/v20210728/api.json +27 -78
  18. tccli/services/sslpod/v20190605/api.json +1 -1
  19. tccli/services/tem/v20210701/api.json +1 -1
  20. tccli/services/tione/v20191022/api.json +1 -1
  21. tccli/services/tione/v20211111/api.json +1 -1
  22. tccli/services/trtc/v20190722/api.json +3 -25
  23. tccli/services/vpc/v20170312/api.json +60 -51
  24. tccli/services/vpc/v20170312/examples.json +17 -17
  25. {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/METADATA +2 -2
  26. {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/RECORD +30 -30
  27. {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/LICENSE +0 -0
  28. {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/WHEEL +0 -0
  29. {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/entry_points.txt +0 -0
  30. {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/top_level.txt +0 -0
@@ -3,85 +3,79 @@
3
3
  "ChannelBatchCancelFlows": [
4
4
  {
5
5
  "document": "指定需要批量撤销的签署流程Id,批量撤销合同\n客户指定需要撤销的签署流程Id,最多100个,超过100不处理;接口失败后返回错误信息",
6
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelBatchCancelFlows\n<公共请求参数>\n\n{\n \"FlowIds\": [\n \"xxx\"\n ],\n \"Agent\": {\n \"ProxyAppId\": \"xxx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xxx\"\n },\n \"AppId\": \"xxx\",\n \"ProxyOrganizationOpenId\": \"xxx\"\n },\n \"CancelMessage\": \"撤销测试\",\n \"CancelMessageFormat\": \"0\"\n}",
6
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelBatchCancelFlows\n<公共请求参数>\n\n{\n \"FlowIds\": [\n \"testx\"\n ],\n \"Agent\": {\n \"ProxyAppId\": \"testx\",\n \"ProxyOperator\": {\n \"OpenId\": \"testx\"\n },\n \"AppId\": \"testx\",\n \"ProxyOrganizationOpenId\": \"testx\"\n },\n \"CancelMessage\": \"撤销测试\",\n \"CancelMessageFormat\": \"0\"\n}",
7
7
  "output": "{\n \"Response\": {\n \"FailMessages\": [],\n \"RequestId\": \"c5e01d20-xxxxxx09d3d32b00\"\n }\n}",
8
- "title": "电子签渠道版-根据签署流程id批量撤销合同"
8
+ "title": "根据签署流程id批量撤销合同"
9
9
  }
10
10
  ],
11
11
  "ChannelCancelFlow": [
12
12
  {
13
- "document": "",
14
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCancelFlow\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"xx\",\n \"ClientIp\": \"xx\",\n \"CustomUserId\": \"xx\",\n \"ProxyIp\": \"xx\",\n \"Channel\": \"xx\"\n },\n \"FlowId\": \"xx\",\n \"CancelMessage\": \"xx\",\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\",\n \"ClientIp\": \"xx\",\n \"CustomUserId\": \"xx\",\n \"ProxyIp\": \"xx\",\n \"Channel\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xx\",\n \"AppId\": \"xx\"\n }\n}",
13
+ "document": "撤销签署流程",
14
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCancelFlow\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"test\"\n },\n \"FlowId\": \"test\",\n \"CancelMessage\": \"test\",\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"test\",\n \"AppId\": \"test\"\n }\n}",
15
15
  "output": "{\n \"Response\": {\n \"RequestId\": \"s16221xxxx12775546\"\n }\n}",
16
- "title": "渠道版撤销签署流程"
17
- },
18
- {
19
- "document": "",
20
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCancelFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"字符串\",\n \"Agent\": {\n \"ProxyAppId\": \"字符串\",\n \"ProxyOperator\": {\n \"OpenId\": \"字符串\"\n },\n \"AppId\": \"字符串\",\n \"ProxyOrganizationOpenId\": \"字符串\"\n },\n \"CancelMessage\": \"字符串\",\n \"CancelMessageFormat\": \"0\"\n}",
21
- "output": "{\n \"Response\": {\n \"RequestId\": \"4b39b29f-xxxxxx308b91\"\n }\n}",
22
- "title": "测试"
16
+ "title": "撤销签署流程"
23
17
  }
24
18
  ],
25
19
  "ChannelCancelMultiFlowSignQRCode": [
26
20
  {
27
- "document": "",
28
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCancelMultiFlowSignQRCode\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"xx\",\n \"ClientIp\": \"xx\",\n \"CustomUserId\": \"xx\",\n \"ProxyIp\": \"xx\",\n \"Channel\": \"xx\"\n },\n \"QrCodeId\": \"xx\",\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\",\n \"ClientIp\": \"xx\",\n \"CustomUserId\": \"xx\",\n \"ProxyIp\": \"xx\",\n \"Channel\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xx\",\n \"AppId\": \"xx\"\n }\n}",
29
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
21
+ "document": "ChannelCancelMultiFlowSignQRCode",
22
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCancelMultiFlowSignQRCode\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"test\",\n \"ClientIp\": \"test\",\n \"CustomUserId\": \"test\",\n \"ProxyIp\": \"test\",\n \"Channel\": \"test\"\n },\n \"QrCodeId\": \"test\",\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOrganizationId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\",\n \"ClientIp\": \"test\",\n \"CustomUserId\": \"test\",\n \"ProxyIp\": \"test\",\n \"Channel\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"test\",\n \"AppId\": \"test\"\n }\n}",
23
+ "output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
30
24
  "title": "ChannelCancelMultiFlowSignQRCode"
31
25
  }
32
26
  ],
33
27
  "ChannelCreateBatchCancelFlowUrl": [
34
28
  {
35
29
  "document": "指定需要批量撤回的签署流程Id,获取批量撤销链接\n客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回",
36
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateBatchCancelFlowUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"AppId\": \"xx\"\n },\n \"FlowIds\": [\n \"\"\n ]\n}",
37
- "output": "{\n \"Response\": {\n \"BatchCancelFlowUrl\": \"url\",\n \"FailMessages\": [],\n \"UrlExpireOn\": \"\",\n \"RequestId\": \"xx\"\n }\n}",
38
- "title": "电子签渠道版-根据签署流程id创建批量撤回url"
30
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateBatchCancelFlowUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOrganizationOpenId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"AppId\": \"test\"\n },\n \"FlowIds\": [\n \"id\"\n ]\n}",
31
+ "output": "{\n \"Response\": {\n \"BatchCancelFlowUrl\": \"url\",\n \"FailMessages\": [],\n \"UrlExpireOn\": \"\",\n \"RequestId\": \"id\"\n }\n}",
32
+ "title": "根据签署流程id创建批量撤回url"
39
33
  }
40
34
  ],
41
35
  "ChannelCreateBoundFlows": [
42
36
  {
43
- "document": "",
44
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateBoundFlows\n<公共请求参数>\n\n{\n \"FlowIds\": [\n \"xx\"\n ],\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xx\",\n \"AppId\": \"xx\"\n }\n}",
37
+ "document": "领取未归属的合同",
38
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateBoundFlows\n<公共请求参数>\n\n{\n \"FlowIds\": [\n \"test\"\n ],\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"test\",\n \"AppId\": \"test\"\n }\n}",
45
39
  "output": "{\n \"Response\": {\n \"RequestId\": \"s16221xxxx12775546\"\n }\n}",
46
40
  "title": "领取合同"
47
41
  }
48
42
  ],
49
43
  "ChannelCreateConvertTaskApi": [
50
44
  {
51
- "document": "",
45
+ "document": "创建一个文件转换任务",
52
46
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateConvertTaskApi\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"ResourceType\": \"docx\",\n \"ResourceName\": \"hello.docx\",\n \"ResourceId\": \"yDRvQUUg*********zjERW6iCFCEl\"\n}",
53
47
  "output": "{\n \"Response\": {\n \"RequestId\": \"0218bd4xxxxefef6c83d2\",\n \"TaskId\": \"20220*********589282\"\n }\n}",
54
- "title": "test示例"
48
+ "title": "创建转换任务"
55
49
  }
56
50
  ],
57
51
  "ChannelCreateFlowByFiles": [
58
52
  {
59
- "document": "",
60
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowByFiles\n<公共请求参数>\n\n{\n \"FlowName\": \"xx\",\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"AppId\": \"xx\"\n },\n \"CustomShowMap\": \"合同名称:{合同名称} {发起方企业} {发起方姓名};国家:中国;发起方:{发起方企业};签署方1: {签署方1企业};签署方2: {签署方2企业}{签署方2姓名};签署方3: {签署方3姓名}\",\n \"FlowApprovers\": [\n {\n \"OpenId\": \"xx\",\n \"OrganizationName\": \"xx\",\n \"Name\": \"xx\",\n \"ApproverType\": \"xx\",\n \"Mobile\": \"xx\",\n \"OrganizationOpenId\": \"xx\",\n \"SignComponents\": [\n {\n \"ComponentRecipientId\": \"xx\",\n \"ComponentValue\": \"xx\",\n \"GenerateMode\": \"xx\",\n \"ComponentWidth\": 0.0,\n \"FileIndex\": 0,\n \"ComponentName\": \"xx\",\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"xx\",\n \"ComponentType\": \"xx\",\n \"ComponentPage\": 1,\n \"ComponentDescription\": \"xx\",\n \"ComponentRequired\": true,\n \"ComponentPosX\": 0.0,\n \"ComponentPosY\": 0.0,\n \"ComponentId\": \"xx\",\n \"DocumentId\": \"xx\",\n \"ComponentHeight\": 0.0\n }\n ]\n }\n ],\n \"Components\": [\n {\n \"ComponentRecipientId\": \"xx\",\n \"ComponentValue\": \"xx\",\n \"GenerateMode\": \"xx\",\n \"ComponentWidth\": 0.0,\n \"FileIndex\": 0,\n \"ComponentName\": \"xx\",\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"xx\",\n \"ComponentType\": \"xx\",\n \"ComponentPage\": 0,\n \"ComponentDescription\": \"xx\",\n \"ComponentRequired\": true,\n \"ComponentPosX\": 0.0,\n \"ComponentPosY\": 0.0,\n \"ComponentId\": \"xx\",\n \"DocumentId\": \"xx\",\n \"ComponentHeight\": 0.0\n }\n ],\n \"CallbackUrl\": \"xx\",\n \"ApproverVerifyType\": \"VerifyCheck\",\n \"FileIds\": [\n \"xx\"\n ]\n}",
61
- "output": "{\n \"Response\": {\n \"FlowId\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
53
+ "document": "使用文件创建签署流程",
54
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowByFiles\n<公共请求参数>\n\n{\n \"FlowName\": \"name\",\n \"Agent\": {\n \"ProxyAppId\": \"id\",\n \"ProxyOrganizationOpenId\": \"id\",\n \"ProxyOperator\": {\n \"OpenId\": \"id\"\n },\n \"AppId\": \"id\"\n },\n \"CustomShowMap\": \"合同名称:{合同名称} {发起方企业} {发起方姓名};国家:中国;发起方:{发起方企业};签署方1: {签署方1企业};签署方2: {签署方2企业}{签署方2姓名};签署方3: {签署方3姓名}\",\n \"FlowApprovers\": [\n {\n \"OpenId\": \"id\",\n \"OrganizationName\": \"name\",\n \"Name\": \"name\",\n \"ApproverType\": \"type\",\n \"Mobile\": \"mobile\",\n \"OrganizationOpenId\": \"id\",\n \"SignComponents\": [\n {\n \"ComponentRecipientId\": \"id\",\n \"ComponentValue\": \"test\",\n \"GenerateMode\": \"test\",\n \"ComponentWidth\": 0.0,\n \"FileIndex\": 0,\n \"ComponentName\": \"test\",\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"test\",\n \"ComponentType\": \"test\",\n \"ComponentPage\": 1,\n \"ComponentDescription\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentPosX\": 0.0,\n \"ComponentPosY\": 0.0,\n \"ComponentId\": \"test\",\n \"DocumentId\": \"test\",\n \"ComponentHeight\": 0.0\n }\n ]\n }\n ],\n \"Components\": [\n {\n \"ComponentRecipientId\": \"test\",\n \"ComponentValue\": \"test\",\n \"GenerateMode\": \"test\",\n \"ComponentWidth\": 0.0,\n \"FileIndex\": 0,\n \"ComponentName\": \"test\",\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"test\",\n \"ComponentType\": \"test\",\n \"ComponentPage\": 0,\n \"ComponentDescription\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentPosX\": 0.0,\n \"ComponentPosY\": 0.0,\n \"ComponentId\": \"test\",\n \"DocumentId\": \"test\",\n \"ComponentHeight\": 0.0\n }\n ],\n \"CallbackUrl\": \"test\",\n \"ApproverVerifyType\": \"VerifyCheck\",\n \"FileIds\": [\n \"test\"\n ]\n}",
55
+ "output": "{\n \"Response\": {\n \"FlowId\": \"id\",\n \"RequestId\": \"id\"\n }\n}",
62
56
  "title": "使用文件创建签署流程"
63
57
  }
64
58
  ],
65
59
  "ChannelCreateFlowGroupByFiles": [
66
60
  {
67
- "document": "",
68
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowGroupByFiles\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"AppId\": \"xx\"\n },\n \"FlowGroupName\": \"xxx\",\n \"ApproverVerifyType\": \"VerifyCheck\",\n \"FlowFileInfos\": [\n {\n \"FlowName\": \"\",\n \"FlowApprovers\": [\n {\n \"ApproverType\": \"xxx\",\n \"OrganizationName\": \"xxx\",\n \"OrganizationOpenId\": \"xxx\",\n \"OpenId\": \"xxx\",\n \"SignComponents\": [\n {\n \"GenerateMode\": \"xxx\",\n \"ComponentName\": \"xxx\",\n \"FileIndex\": 0,\n \"ComponentType\": \"xxx\"\n },\n {\n \"GenerateMode\": \"xxx\",\n \"ComponentName\": \"xxx\",\n \"FileIndex\": 0,\n \"ComponentType\": \"xxx\"\n }\n ]\n }\n ],\n \"FileIds\": [\n \"xxx\"\n ]\n }\n ]\n}",
69
- "output": "{\n \"Response\": {\n \"FlowGroupId\": \"xx\",\n \"FlowIds\": [\n \"xx\",\n \"xx\"\n ],\n \"RequestId\": \"xx\"\n }\n}",
61
+ "document": "通过多文件创建合同组签署流程",
62
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowGroupByFiles\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOrganizationOpenId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"AppId\": \"test\"\n },\n \"FlowGroupName\": \"testx\",\n \"ApproverVerifyType\": \"VerifyCheck\",\n \"FlowFileInfos\": [\n {\n \"FlowName\": \"\",\n \"FlowApprovers\": [\n {\n \"ApproverType\": \"testx\",\n \"OrganizationName\": \"testx\",\n \"OrganizationOpenId\": \"testx\",\n \"OpenId\": \"testx\",\n \"SignComponents\": [\n {\n \"GenerateMode\": \"testx\",\n \"ComponentName\": \"testx\",\n \"FileIndex\": 0,\n \"ComponentType\": \"testx\"\n },\n {\n \"GenerateMode\": \"testx\",\n \"ComponentName\": \"testx\",\n \"FileIndex\": 0,\n \"ComponentType\": \"testx\"\n }\n ]\n }\n ],\n \"FileIds\": [\n \"testx\"\n ]\n }\n ]\n}",
63
+ "output": "{\n \"Response\": {\n \"FlowGroupId\": \"test\",\n \"FlowIds\": [\n \"test\",\n \"test\"\n ],\n \"RequestId\": \"test\"\n }\n}",
70
64
  "title": "通过多文件创建合同组签署流程"
71
65
  }
72
66
  ],
73
67
  "ChannelCreateFlowReminds": [
74
68
  {
75
69
  "document": "对合同中尚未完成的用户推送催办",
76
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowReminds\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\"\n },\n \"FlowIds\": [\n \"xxx\"\n ]\n}",
77
- "output": "{\n \"Response\": {\n \"RemindFlowRecords\": [\n {\n \"CanRemind\": true,\n \"FlowId\": \"xxx\",\n \"RemindMessage\": \"签署人 xxx: 此签署人已催办过;\"\n }\n ],\n \"RequestId\": \"s1675065415484184252\"\n }\n}",
70
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowReminds\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"id\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\"\n },\n \"FlowIds\": [\n \"id\"\n ]\n}",
71
+ "output": "{\n \"Response\": {\n \"RemindFlowRecords\": [\n {\n \"CanRemind\": true,\n \"FlowId\": \"id\",\n \"RemindMessage\": \"签署人 xxx: 此签署人已催办过;\"\n }\n ],\n \"RequestId\": \"s167xxxx8x4184252\"\n }\n}",
78
72
  "title": "合同催办"
79
73
  }
80
74
  ],
81
75
  "ChannelCreateFlowSignReview": [
82
76
  {
83
- "document": "",
84
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowSignReview\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"622201xxxx508023314\"\n },\n \"ProxyOrganizationOpenId\": \"shaxxxxang-testorg-pay\",\n \"AppId\": \"15edb41xxxxff533ac0185ebb0b\"\n },\n \"FlowId\": \"xxxx\",\n \"ReviewType\": \"PASS\",\n \"ReviewMessage\": \"企业内部审核通过,允许签署\"\n}",
77
+ "document": "提交企业签署流程审批结果",
78
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowSignReview\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"622201xxxx508023314\"\n },\n \"ProxyOrganizationOpenId\": \"shaxxxxang-testorg-pay\",\n \"AppId\": \"15edb41xxxxff533ac0185ebb0b\"\n },\n \"FlowId\": \"id\",\n \"ReviewType\": \"PASS\",\n \"ReviewMessage\": \"企业内部审核通过,允许签署\"\n}",
85
79
  "output": "{\n \"Response\": {\n \"RequestId\": \"s16221xxxx12775546\"\n }\n}",
86
80
  "title": "提交企业签署流程审批结果"
87
81
  }
@@ -89,16 +83,16 @@
89
83
  "ChannelCreateFlowSignUrl": [
90
84
  {
91
85
  "document": "发起流程后,给其中的C端签署人创建签署链接",
92
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowSignUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\"\n },\n \"FlowApproverInfos\": [\n {\n \"Mobile\": \"xx\",\n \"Name\": \"xx\"\n }\n ],\n \"FlowId\": \"xx\"\n}",
93
- "output": "{\n \"Response\": {\n \"FlowApproverUrlInfos\": [\n {\n \"ApproverType\": \"PERSON\",\n \"Mobile\": \"xx\",\n \"Name\": \"xx\",\n \"SignUrl\": \"xx\"\n }\n ],\n \"RequestId\": \"s1672313474209059745\"\n }\n}",
86
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowSignUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"test\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\"\n },\n \"FlowApproverInfos\": [\n {\n \"Mobile\": \"test\",\n \"Name\": \"test\"\n }\n ],\n \"FlowId\": \"test\"\n}",
87
+ "output": "{\n \"Response\": {\n \"FlowApproverUrlInfos\": [\n {\n \"ApproverType\": \"PERSON\",\n \"Mobile\": \"test\",\n \"Name\": \"test\",\n \"SignUrl\": \"test\"\n }\n ],\n \"RequestId\": \"s1672313474209059745\"\n }\n}",
94
88
  "title": "创建个人用户H5签署链接"
95
89
  }
96
90
  ],
97
91
  "ChannelCreateMultiFlowSignQRCode": [
98
92
  {
99
- "document": "",
100
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateMultiFlowSignQRCode\n<公共请求参数>\n\n{\n \"FlowName\": \"xx\",\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xx\",\n \"AppId\": \"xx\"\n },\n \"FlowEffectiveDay\": 0,\n \"TemplateId\": \"xx\",\n \"MaxFlowNum\": 0,\n \"QrEffectiveDay\": 0,\n \"CallbackUrl\": \"xx\"\n}",
101
- "output": "{\n \"Response\": {\n \"QrCode\": {\n \"QrCodeUrl\": \"xx\",\n \"ExpiredTime\": 5,\n \"QrCodeId\": \"xx\"\n },\n \"SignUrls\": {\n \"EffectiveTime\": \"xx\",\n \"HttpSignUrl\": \"xx\",\n \"AppSignUrl\": \"xx\"\n },\n \"RequestId\": \"xx\"\n }\n}",
93
+ "document": "ChannelCreateMultiFlowSignQRCode",
94
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateMultiFlowSignQRCode\n<公共请求参数>\n\n{\n \"FlowName\": \"test\",\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"test\",\n \"AppId\": \"test\"\n },\n \"FlowEffectiveDay\": 0,\n \"TemplateId\": \"test\",\n \"MaxFlowNum\": 0,\n \"QrEffectiveDay\": 0,\n \"CallbackUrl\": \"test\"\n}",
95
+ "output": "{\n \"Response\": {\n \"QrCode\": {\n \"QrCodeUrl\": \"test\",\n \"ExpiredTime\": 5,\n \"QrCodeId\": \"test\"\n },\n \"SignUrls\": {\n \"EffectiveTime\": \"test\",\n \"HttpSignUrl\": \"test\",\n \"AppSignUrl\": \"test\"\n },\n \"RequestId\": \"test\"\n }\n}",
102
96
  "title": "ChannelCreateMultiFlowSignQRCode"
103
97
  }
104
98
  ],
@@ -111,7 +105,7 @@
111
105
  },
112
106
  {
113
107
  "document": "1. 使用本企业的签署人\n2. 包含了详细的解除内容\n3. 替换原流程中本企业的签署人\n4. 被替换的原流程中的签署人ApproverNumber=1(即第二个签署人,在原流程签署人列表中的第二位)\n\n扩展信息:\n针对ApproverNumber举个例子,\n例如在原流程中共有三个签署人(a, b, c),\n那么a是第一位(ApproverNumber=0),b是第二位(ApproverNumber=1),c是第三位(ApproverNumber=2),\n注意这里的顺序不是签署顺序,仅仅是签署人列表中的自然顺序,签署人列表的获取可以参考DescribeFlowDetailInfo接口。",
114
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateReleaseFlow\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"65f***********aa382cc5ed0e\"\n },\n \"NeedRelievedFlowId\": \"待解除的流程编号xx\",\n \"ReleasedApprovers\": [\n {\n \"ApproverNumber\": 1,\n \"Name\": \"张三\",\n \"Mobile\": \"13********\",\n \"ApproverType\": \"ORGANIZATION\",\n \"OrganizationName\": \"xx\"\n }\n ],\n \"ReliveInfo\": {\n \"Reason\": \"解除理由xx\",\n \"RemainInForceItem\": \"保留条款xx\",\n \"OriginalExpenseSettlement\": \"原合同费用结算xx\",\n \"OriginalOtherSettlement\": \"原合同其他约定xx\",\n \"OtherDeals\": \"其他约定xx\"\n }\n}",
108
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateReleaseFlow\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"65f***********aa382cc5ed0e\"\n },\n \"NeedRelievedFlowId\": \"待解除的流程编号test\",\n \"ReleasedApprovers\": [\n {\n \"ApproverNumber\": 1,\n \"Name\": \"张三\",\n \"Mobile\": \"13********\",\n \"ApproverType\": \"ORGANIZATION\",\n \"OrganizationName\": \"test\"\n }\n ],\n \"ReliveInfo\": {\n \"Reason\": \"解除理由test\",\n \"RemainInForceItem\": \"保留条款test\",\n \"OriginalExpenseSettlement\": \"原合同费用结算test\",\n \"OriginalOtherSettlement\": \"原合同其他约定test\",\n \"OtherDeals\": \"其他约定test\"\n }\n}",
115
109
  "output": "{\n \"Response\": {\n \"FlowId\": \"yDRsF*****************cbBRXBW6Rd\",\n \"RequestId\": \"s16692xxx82203341\"\n }\n}",
116
110
  "title": "发起解除协议(使用本企业的签署人,替换用原流程中本企业的签署人)"
117
111
  }
@@ -120,60 +114,60 @@
120
114
  {
121
115
  "document": "给指定用户下发印章授权",
122
116
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateSealPolicy\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"SealId\": \"yDRTZxxxxxJNR\",\n \"UserIds\": [\n \"yDdzlxxxxxopk\"\n ]\n}",
123
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"UserIds\": []\n }\n}",
117
+ "output": "{\n \"Response\": {\n \"UserIds\": [\n \"yDdzlxxxxxopk\"\n ],\n \"RequestId\": \"fdasfavdavxxxx\"\n }\n}",
124
118
  "title": "创建印章授权"
125
119
  }
126
120
  ],
127
121
  "ChannelDeleteSealPolicies": [
128
122
  {
129
123
  "document": "删除指定印章下多个授权信息",
130
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDeleteSealPolicies\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"SealId\": \"yDRTZxxxxxJNR\",\n \"UserIds\": [\n \"xx\"\n ]\n}",
131
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
124
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDeleteSealPolicies\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"SealId\": \"yDRTZxxxxxJNR\",\n \"UserIds\": [\n \"yDxxxTZxxxxxJNR\"\n ]\n}",
125
+ "output": "{\n \"Response\": {\n \"RequestId\": \"yDasdfasdfxxxxxJNR\"\n }\n}",
132
126
  "title": "删除指定印章下多个授权信息"
133
127
  }
134
128
  ],
135
129
  "ChannelDescribeEmployees": [
136
130
  {
137
- "document": "",
138
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeEmployees\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"AppId\": \"xx\"\n },\n \"Filters\": [\n {\n \"Values\": [\n \"\"\n ],\n \"Key\": \"\"\n }\n ],\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
139
- "output": "{\n \"Response\": {\n \"Employees\": [\n {\n \"CreatedOn\": 1658114069,\n \"Department\": {\n \"DepartmentId\": \"dp-8a801d51xxxx820e2aed8155f2\",\n \"DepartmentName\": \"**企业\"\n },\n \"DisplayName\": \"**\",\n \"Email\": \"\",\n \"Mobile\": \"123****4567\",\n \"OpenId\": \"\",\n \"Roles\": [\n {\n \"RoleId\": \"ea4ab302xxxx80dd388e6da6902\",\n \"RoleName\": \"法人\"\n },\n {\n \"RoleId\": \"4fcbf3624xxxxdf77e30ea6c63\",\n \"RoleName\": \"超级管理员\"\n },\n {\n \"RoleId\": \"9b7dcf74abxxxxb57c9fecf8e9\",\n \"RoleName\": \"业务员\"\n },\n {\n \"RoleId\": \"4dff1ceaxxxxx6fc061010b\",\n \"RoleName\": \"企业员工\"\n }\n ],\n \"UserId\": \"yDRtvUUgygqxxxxO4zjESsMBKpnZs\",\n \"Verified\": true,\n \"VerifiedOn\": 1658114065\n }\n ],\n \"Limit\": 20,\n \"Offset\": 0,\n \"RequestId\": \"s16635xxxx97576195\",\n \"TotalCount\": 1\n }\n}",
131
+ "document": "查询员工",
132
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeEmployees\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOrganizationOpenId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"AppId\": \"test\"\n },\n \"Filters\": [\n {\n \"Values\": [\n \"\"\n ],\n \"Key\": \"\"\n }\n ],\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
133
+ "output": "{\n \"Response\": {\n \"Employees\": [\n {\n \"CreatedOn\": 1658114069,\n \"Department\": {\n \"DepartmentId\": \"dp-8a801d51xxxx820e2aed8155f2\",\n \"DepartmentName\": \"test企业\"\n },\n \"DisplayName\": \"test\",\n \"Email\": \"\",\n \"Mobile\": \"123testtest4567\",\n \"OpenId\": \"\",\n \"Roles\": [\n {\n \"RoleId\": \"ea4ab302xxxx80dd388e6da6902\",\n \"RoleName\": \"法人\"\n },\n {\n \"RoleId\": \"4fcbf3624xxxxdf77e30ea6c63\",\n \"RoleName\": \"超级管理员\"\n },\n {\n \"RoleId\": \"9b7dcf74abxxxxb57c9fecf8e9\",\n \"RoleName\": \"业务员\"\n },\n {\n \"RoleId\": \"4dff1ceaxxxxx6fc061010b\",\n \"RoleName\": \"企业员工\"\n }\n ],\n \"UserId\": \"yDRtvUUgygqxxxxO4zjESsMBKpnZs\",\n \"Verified\": true,\n \"VerifiedOn\": 1658114065,\n \"QuiteJob\": 0\n }\n ],\n \"Limit\": 20,\n \"Offset\": 0,\n \"RequestId\": \"s16635xxxx97576195\",\n \"TotalCount\": 1\n }\n}",
140
134
  "title": "查询员工"
141
135
  }
142
136
  ],
143
137
  "ChannelDescribeOrganizationSeals": [
144
138
  {
145
- "document": "查询渠道子客企业电子印章,需要操作者具有管理印章权限\n客户指定需要获取的印章数量和偏移量,数量最多100,超过100按100处理;入参InfoType控制印章是否携带授权人信息,为1则携带,为0则返回的授权人信息为空数组。接口调用成功返回印章的信息列表还有企业印章的总数。",
139
+ "document": "查询子客企业电子印章,需要操作者具有管理印章权限\n客户指定需要获取的印章数量和偏移量,数量最多100,超过100按100处理;入参InfoType控制印章是否携带授权人信息,为1则携带,为0则返回的授权人信息为空数组。接口调用成功返回印章的信息列表还有企业印章的总数。",
146
140
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeOrganizationSeals\n<公共请求参数>\n\n{\n \"InfoType\": \"1\",\n \"Limit\": \"1\",\n \"Agent\": {\n \"AppId\": \"xxxx015042c9a35e0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_xxxxpen_organization1\",\n \"ProxyOperator\": {\n \"OpenId\": \"xxxtest1\"\n }\n },\n \"Offset\": \"0\"\n}",
147
141
  "output": "{\n \"Response\": {\n \"RequestId\": \"8ff****2-be87-af68a7842493\",\n \"Seals\": [\n {\n \"AuthorizedUsers\": [\n {\n \"OpenId\": \"xxxtest1\"\n }\n ],\n \"CreateOn\": 163549000069,\n \"Creator\": \"xxxtest1\",\n \"FailReason\": \"\",\n \"IsAllTime\": true,\n \"SealId\": \"yDxHTUUgydj94zlcUuO4zjESIzF*****\",\n \"SealName\": \"测试环境_测试\",\n \"SealPolicyId\": \"\",\n \"SealStatus\": \"SUCCESS\",\n \"SealType\": \"OFFICIAL\",\n \"Url\": \"https://***************.jpg\"\n }\n ],\n \"TotalCount\": 35\n }\n}",
148
- "title": "查询渠道子客企业电子印章"
142
+ "title": "查询子客企业电子印章"
149
143
  }
150
144
  ],
151
145
  "ChannelGetTaskResultApi": [
152
146
  {
153
- "document": "",
147
+ "document": "查询文件转换任务",
154
148
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelGetTaskResultApi\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"TaskId\": \"2022*********589282\"\n}",
155
- "output": "{\n \"Response\": {\n \"RequestId\": \"3f08b529-f13e-4129-85a4-9585fd794656\",\n \"ResourceId\": \"yDRt2*********EytoAXw44x\",\n \"TaskId\": \"2022*********4589282\",\n \"TaskMessage\": \"任务处理完成\",\n \"TaskStatus\": 8,\n \"PreviewUrl\": \"xxxxxx\"\n }\n}",
156
- "title": "test示例"
149
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3f08b529-f13e-4129-85a4-9585fd794656\",\n \"ResourceId\": \"yDRt2*********EytoAXw44x\",\n \"TaskId\": \"2022*********4589282\",\n \"TaskMessage\": \"任务处理完成\",\n \"TaskStatus\": 8,\n \"PreviewUrl\": \"https://xxxxx\"\n }\n}",
150
+ "title": "查询转换任务"
157
151
  }
158
152
  ],
159
153
  "ChannelUpdateSealStatus": [
160
154
  {
161
- "document": "",
155
+ "document": "停用子客企业的印章",
162
156
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelUpdateSealStatus\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"SealId\": \"yDRTZxxxxxJNR\",\n \"Status\": \"DISABLE\",\n \"Reason\": \"变更原因-停用\"\n}",
163
157
  "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
164
- "title": "渠道版-停用印章"
158
+ "title": "停用印章"
165
159
  }
166
160
  ],
167
161
  "ChannelVerifyPdf": [
168
162
  {
169
- "document": "",
170
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelVerifyPdf\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"testxxxx_test1\"\n },\n \"FlowId\": \"yDRvzUUgxxxxygxxxx4zjEuYdDnsxeT\",\n \"Agent\": {\n \"ProxyAppId\": \"xxxx\",\n \"ProxyOperator\": {\n \"OpenId\": \"test1_xxxxx_test1\"\n },\n \"AppId\": \"7f3497f01xxxa35e0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_cxxxx_organization1\"\n }\n}",
163
+ "document": "示例-验证不通过",
164
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelVerifyPdf\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"testxxxx_test1\"\n },\n \"FlowId\": \"yDRvzUUgxxxxygxxxx4zjEuYdDnsxeT\",\n \"Agent\": {\n \"ProxyAppId\": \"id\",\n \"ProxyOperator\": {\n \"OpenId\": \"test1_xxxxx_test1\"\n },\n \"AppId\": \"7f3497f01xxxa35e0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_cxxxx_organization1\"\n }\n}",
171
165
  "output": "{\n \"Response\": {\n \"PdfVerifyResults\": [],\n \"RequestId\": \"8709904xxxxxx7-d1bc7420345f\",\n \"VerifyResult\": 4\n }\n}",
172
166
  "title": "示例-验证不通过"
173
167
  },
174
168
  {
175
- "document": "",
176
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelVerifyPdf\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"testxxxx_test1\"\n },\n \"FlowId\": \"yDRvzUUgxxxxygxxxx4zjEuYdDnsxeT\",\n \"Agent\": {\n \"ProxyAppId\": \"xxxx\",\n \"ProxyOperator\": {\n \"OpenId\": \"test1_clara_test1\"\n },\n \"AppId\": \"7f3497f01xxxa35e0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_cxxxx_organization1\"\n }\n}",
169
+ "document": "示例-验证通过",
170
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelVerifyPdf\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"testxxxx_test1\"\n },\n \"FlowId\": \"yDRvzUUgxxxxygxxxx4zjEuYdDnsxeT\",\n \"Agent\": {\n \"ProxyAppId\": \"id\",\n \"ProxyOperator\": {\n \"OpenId\": \"test1_clara_test1\"\n },\n \"AppId\": \"7f3497f01xxxa35e0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_cxxxx_organization1\"\n }\n}",
177
171
  "output": "{\n \"Response\": {\n \"PdfVerifyResults\": [\n {\n \"CertNotAfter\": 0,\n \"CertNotBefore\": 0,\n \"CertSn\": \"\",\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentWidth\": 0,\n \"SignAlgorithm\": \"\",\n \"SignPlatform\": \"\",\n \"SignTime\": 0,\n \"SignType\": 0,\n \"SignerName\": \"\",\n \"VerifyResult\": 0\n },\n {\n \"CertNotAfter\": 0,\n \"CertNotBefore\": 0,\n \"CertSn\": \"\",\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentWidth\": 0,\n \"SignAlgorithm\": \"\",\n \"SignPlatform\": \"\",\n \"SignTime\": 0,\n \"SignType\": 0,\n \"SignerName\": \"\",\n \"VerifyResult\": 0\n },\n {\n \"CertNotAfter\": 0,\n \"CertNotBefore\": 0,\n \"CertSn\": \"\",\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentWidth\": 0,\n \"SignAlgorithm\": \"\",\n \"SignPlatform\": \"\",\n \"SignTime\": 0,\n \"SignType\": 0,\n \"SignerName\": \"\",\n \"VerifyResult\": 0\n },\n {\n \"CertNotAfter\": 1646376026000,\n \"CertNotBefore\": 1646289626000,\n \"CertSn\": \"1912050077215241\",\n \"ComponentHeight\": 39.999969482422,\n \"ComponentPage\": 3,\n \"ComponentPosX\": 327.10998535156,\n \"ComponentPosY\": 321.78002929688,\n \"ComponentWidth\": 62.780029296875,\n \"SignAlgorithm\": \"SHA1withRSA\",\n \"SignPlatform\": \"腾讯电子签\",\n \"SignTime\": 1646289626000,\n \"SignType\": 0,\n \"SignerName\": \"程英\",\n \"VerifyResult\": 0\n },\n {\n \"CertNotAfter\": 1646376026000,\n \"CertNotBefore\": 1646289626000,\n \"CertSn\": \"1912050077215241\",\n \"ComponentHeight\": 12,\n \"ComponentPage\": 3,\n \"ComponentPosX\": 343.5299987793,\n \"ComponentPosY\": 404.7799987793,\n \"ComponentWidth\": 69.940002441406,\n \"SignAlgorithm\": \"SHA1withRSA\",\n \"SignPlatform\": \"腾讯电子签\",\n \"SignTime\": 1646289626000,\n \"SignType\": 0,\n \"SignerName\": \"程英\",\n \"VerifyResult\": 0\n },\n {\n \"CertNotAfter\": 1778601599000,\n \"CertNotBefore\": 1620835200000,\n \"CertSn\": \"4c5a00000000000001839b86\",\n \"ComponentHeight\": 0,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 842,\n \"ComponentWidth\": 0,\n \"SignAlgorithm\": \"SHA1withRSA\",\n \"SignPlatform\": \"腾讯电子签\",\n \"SignTime\": 1646289627000,\n \"SignType\": 1,\n \"SignerName\": \"深圳xxxx公司\",\n \"VerifyResult\": 0\n }\n ],\n \"RequestId\": \"9c683673-axxx2-648f67d46fad\",\n \"VerifyResult\": 1\n }\n}",
178
172
  "title": "示例-验证通过"
179
173
  }
@@ -188,14 +182,14 @@
188
182
  ],
189
183
  "CreateConsoleLoginUrl": [
190
184
  {
191
- "document": "",
192
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsoleLoginUrl\n<公共请求参数>\n\n{\n \"ProxyOrganizationName\": \"渠道子客企业名称\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xxx\",\n \"AppId\": \"xx\"\n }\n}",
185
+ "document": "生成默认的控制台链接",
186
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsoleLoginUrl\n<公共请求参数>\n\n{\n \"ProxyOrganizationName\": \"渠道子客企业名称\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"testx\",\n \"AppId\": \"test\"\n }\n}",
193
187
  "output": "{\n \"Response\": {\n \"ConsoleUrl\": \"https://xxx.xxxx.tencent.com/?channel=PROXYCHANNEL&expiredTime=1631712951&code=123456asdfghjk&menuStatus=ENABLE\",\n \"IsActivated\": false,\n \"ProxyOperatorIsVerified\": false,\n \"RequestId\": \"s16221xxx14775648\"\n }\n}",
194
188
  "title": "生成默认的控制台链接"
195
189
  },
196
190
  {
197
- "document": "",
198
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsoleLoginUrl\n<公共请求参数>\n\n{\n \"ProxyOrganizationName\": \"渠道子客企业名称\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xx\",\n \"AppId\": \"xx\"\n },\n \"Module\": \"TEMPLATE\",\n \"ModuleId\": \"xx\",\n \"MenuStatus\": \"ENABLE\"\n}",
191
+ "document": "生成到模板详情的控制台链接",
192
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsoleLoginUrl\n<公共请求参数>\n\n{\n \"ProxyOrganizationName\": \"渠道子客企业名称\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"test\",\n \"AppId\": \"test\"\n },\n \"Module\": \"TEMPLATE\",\n \"ModuleId\": \"test\",\n \"MenuStatus\": \"ENABLE\"\n}",
199
193
  "output": "{\n \"Response\": {\n \"ConsoleUrl\": \"https://xxx.xxxx.tencent.com/template-preview?channel=PROXYCHANNEL&expiredTime=1631712951&code=123456asdfghjk&templateId=yDxlzxxxoTxQfVnyxs&menuStatus=ENABLE\",\n \"IsActivated\": false,\n \"ProxyOperatorIsVerified\": false,\n \"RequestId\": \"s16221xxx14775648\"\n }\n}",
200
194
  "title": "生成到模板详情的控制台链接"
201
195
  }
@@ -204,19 +198,19 @@
204
198
  {
205
199
  "document": "双方企业均认证 发起示例",
206
200
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFlowsByTemplates\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17b***********0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b***********68c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"65fb0c59***********a382cc5ed0e\"\n },\n \"FlowInfos\": [\n {\n \"FlowName\": \"测试流程一\",\n \"TemplateId\": \"005c***********4f7f64e8c\",\n \"FlowDescription\": \"测试流程一的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"李四\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"ApproverType\": \"ORGANIZATION\",\n \"OpenId\": \"00498cc8***********aff766cac\",\n \"RecipientId\": \"yDxjbUU***********zjEuCkSaxt8n\"\n },\n {\n \"ApproverType\": \"ORGANIZATION\",\n \"OpenId\": \"eezi_openid\",\n \"OrganizationOpenId\": \"organization1_open_id\",\n \"OrganizationName\": \"鹅鹅子的企业\",\n \"RecipientId\": \"yDxjbUU***********ChJBkK7qS\"\n }\n ]\n }\n ]\n}",
207
- "output": "{\n \"Response\": {\n \"CustomerData\": [\n \"\"\n ],\n \"FlowIds\": [\n \"yDxMqU***********vaigGvi\"\n ],\n \"PreviewUrls\": [\n \"\"\n ],\n \"ErrorMessages\": [\n \"\"\n ],\n \"TaskInfos\": [\n {\n \"TaskId\": \"xx\",\n \"TaskStatus\": \"xx\"\n }\n ],\n \"RequestId\": \"s1629442787650001803\"\n }\n}",
201
+ "output": "{\n \"Response\": {\n \"CustomerData\": [\n \"\"\n ],\n \"FlowIds\": [\n \"yDxMqU***********vaigGvi\"\n ],\n \"PreviewUrls\": [\n \"\"\n ],\n \"ErrorMessages\": [\n \"\"\n ],\n \"TaskInfos\": [\n {\n \"TaskId\": \"taskid\",\n \"TaskStatus\": \"status\"\n }\n ],\n \"RequestId\": \"s16294xxxxx0001803\"\n }\n}",
208
202
  "title": "B2B 模板发起示例"
209
203
  },
210
204
  {
211
- "document": "",
205
+ "document": "使用模板批量创建签署流程",
212
206
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFlowsByTemplates\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf***********200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8***********0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc***********3aff766cac\"\n },\n \"AppId\": \"65f***********aa382cc5ed0e\"\n },\n \"FlowInfos\": [\n {\n \"FlowName\": \"测试签署流程一\",\n \"TemplateId\": \"005c7f***********4f7f64e8c\",\n \"FlowDescription\": \"测试签署流程一的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"李四\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"Name\": \"李四\",\n \"Mobile\": \"13888888888\",\n \"Deadline\": 1604910798\n }\n ]\n },\n {\n \"FlowName\": \"测试签署流程二\",\n \"TemplateId\": \"005c7***********oqwnrf4e8c\",\n \"FlowDescription\": \"测试签署流程二的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"张三\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"Name\": \"鹅鹅子\",\n \"ApproverType\": \"PERSON\",\n \"Mobile\": \"13200000000\",\n \"Deadline\": 1663336465\n },\n {\n \"Name\": \"发起方\",\n \"ApproverType\": \"ORGANIZATION\",\n \"Mobile\": \"13700000000\",\n \"OpenId\": \"12345678\",\n \"Deadline\": 1663336465\n }\n ]\n }\n ]\n}",
213
- "output": "{\n \"Response\": {\n \"CustomerData\": [\n \"\",\n \"\"\n ],\n \"FlowIds\": [\n \"yDxM***********trvvaigGvi\",\n \"yDxMq***********1trvvaigGv2\"\n ],\n \"PreviewUrls\": [\n \"\",\n \"\"\n ],\n \"ErrorMessages\": [\n \"\",\n \"\"\n ],\n \"TaskInfos\": [\n {\n \"TaskId\": \"xx\",\n \"TaskStatus\": \"xx\"\n }\n ],\n \"RequestId\": \"s1629442787650001803\"\n }\n}",
207
+ "output": "{\n \"Response\": {\n \"CustomerData\": [\n \"\",\n \"\"\n ],\n \"FlowIds\": [\n \"yDxM***********trvvaigGvi\",\n \"yDxMq***********1trvvaigGv2\"\n ],\n \"PreviewUrls\": [\n \"\",\n \"\"\n ],\n \"ErrorMessages\": [\n \"\",\n \"\"\n ],\n \"TaskInfos\": [\n {\n \"TaskId\": \"taskid\",\n \"TaskStatus\": \"status\"\n }\n ],\n \"RequestId\": \"s162944xxxxx3\"\n }\n}",
214
208
  "title": "使用模板批量创建签署流程"
215
209
  }
216
210
  ],
217
211
  "CreateSealByImage": [
218
212
  {
219
- "document": "",
213
+ "document": "渠道通过图片为子客代创建印章么,需要电子签人工审核",
220
214
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSealByImage\n<公共请求参数>\n\n{\n \"SealImage\": \"base64\",\n \"SealName\": \"测试\",\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf*****200fef3d\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8*********xxx3aff766cac\"\n },\n \"ProxyOrganizationOpenId\": \"d7c13a8*********968c0ee248f04\",\n \"AppId\": \"65fb0c59*********382cc5ed0e\"\n }\n}",
221
215
  "output": "{\n \"Response\": {\n \"SealId\": \"\",\n \"RequestId\": \"s16294xxxxx0001803\"\n }\n}",
222
216
  "title": "渠道通过图片为子客代创建印章"
@@ -224,9 +218,9 @@
224
218
  ],
225
219
  "CreateSignUrls": [
226
220
  {
227
- "document": "",
228
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSignUrls\n<公共请求参数>\n\n{\n \"FlowIds\": [\n \"test-flow-id\"\n ],\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"AppId\": \"xx\"\n },\n \"Endpoint\": \"CHANNEL\"\n}",
229
- "output": "{\n \"Response\": {\n \"ErrorMessages\": [\n \"xx\"\n ],\n \"SignUrlInfos\": [\n {\n \"SignUrl\": \"xx\",\n \"OrganizationName\": \"xx\",\n \"Name\": \"xx\",\n \"ApproverType\": \"xx\",\n \"Mobile\": \"xx\",\n \"CustomUserId\": \"xx\",\n \"Deadline\": 0,\n \"SignOrder\": 0,\n \"SignId\": \"xx\",\n \"IdCardNumber\": \"xxxxxxx\",\n \"OpenId\": \"xx\",\n \"FlowId\": \"test-flow-id\",\n \"FlowGroupId\": \"\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
221
+ "document": "创建渠道版APP链接,适用于APP或者小程序跳转",
222
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSignUrls\n<公共请求参数>\n\n{\n \"FlowIds\": [\n \"test-flow-id\"\n ],\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOrganizationOpenId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"AppId\": \"test\"\n },\n \"Endpoint\": \"APP\"\n}",
223
+ "output": "{\n \"Response\": {\n \"ErrorMessages\": [\n \"test\"\n ],\n \"SignUrlInfos\": [\n {\n \"SignUrl\": \"test\",\n \"OrganizationName\": \"test\",\n \"Name\": \"test\",\n \"ApproverType\": \"test\",\n \"Mobile\": \"test\",\n \"CustomUserId\": \"test\",\n \"Deadline\": 0,\n \"SignOrder\": 0,\n \"SignId\": \"test\",\n \"IdCardNumber\": \"testtesttestx\",\n \"OpenId\": \"test\",\n \"FlowId\": \"test-flow-id\",\n \"FlowGroupId\": \"\"\n }\n ],\n \"RequestId\": \"test\"\n }\n}",
230
224
  "title": "批量创建签署参与者签署H5链接"
231
225
  }
232
226
  ],
@@ -241,64 +235,64 @@
241
235
  "DescribeExtendedServiceAuthInfo": [
242
236
  {
243
237
  "document": "查询企业扩展服务授权信息",
244
- "input": "{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID12344556667777777\"\n }\n}",
245
- "output": "{\n \"Response\": {\n \"AuthInfo\": [\n {\n \"Name\": \"企业与港澳台居民*签署合同\",\n \"OperateOn\": 1671692727,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"DISABLE\",\n \"Type\": \"OVERSEA_SIGN\"\n },\n {\n \"Name\": \"使用手机号验证签署方身份\",\n \"OperateOn\": 1673331249,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"DISABLE\",\n \"Type\": \"MOBILE_CHECK_APPROVER\"\n },\n {\n \"Name\": \"企业静默签(自动签署)\",\n \"OperateOn\": 1672989237,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"DISABLE\",\n \"Type\": \"AUTO_SIGN\"\n },\n {\n \"Name\": \"下载企业合同/文件\",\n \"OperateOn\": 1673331721,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"ENABLE\",\n \"Type\": \"DOWNLOAD_FLOW\"\n },\n {\n \"Name\": \"骑缝章\",\n \"OperateOn\": 1673331246,\n \"OperatorOpenId\": \"admin-openid\",\n \"Status\": \"DISABLE\",\n \"Type\": \"PAGING_SEAL\"\n }\n ],\n \"RequestId\": \"s1673334710960667881\"\n }\n}",
238
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeExtendedServiceAuthInfo\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID12344556667777777\"\n }\n}",
239
+ "output": "{\n \"Response\": {\n \"AuthInfo\": [\n {\n \"Name\": \"企业与港澳台居民*签署合同\",\n \"OperateOn\": 1671692727,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"DISABLE\",\n \"Type\": \"OVERSEA_SIGN\"\n },\n {\n \"Name\": \"使用手机号验证签署方身份\",\n \"OperateOn\": 1673331249,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"DISABLE\",\n \"Type\": \"MOBILE_CHECK_APPROVER\"\n },\n {\n \"Name\": \"企业静默签(自动签署)\",\n \"OperateOn\": 1672989237,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"DISABLE\",\n \"Type\": \"AUTO_SIGN\"\n },\n {\n \"Name\": \"下载企业合同/文件\",\n \"OperateOn\": 1673331721,\n \"OperatorOpenId\": \"admin-open-id\",\n \"Status\": \"ENABLE\",\n \"Type\": \"DOWNLOAD_FLOW\"\n },\n {\n \"Name\": \"骑缝章\",\n \"OperateOn\": 1673331246,\n \"OperatorOpenId\": \"admin-openid\",\n \"Status\": \"DISABLE\",\n \"Type\": \"PAGING_SEAL\"\n }\n ],\n \"RequestId\": \"s16733xxx81\"\n }\n}",
246
240
  "title": "查询企业扩展服务授权信息"
247
241
  }
248
242
  ],
249
243
  "DescribeFlowDetailInfo": [
250
244
  {
251
- "document": "",
252
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowDetailInfo\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"渠道经办人id\"\n },\n \"ProxyOrganizationOpenId\": \"渠道企业第三方id\",\n \"AppId\": \"16fd2f7d7ae85d13ca5f8d501d57b5ec\"\n },\n \"FlowIds\": [\n \"yDxjGUUgydjfjp2rUuO4zjERvGKmZJeX\"\n ]\n}",
253
- "output": "{\n \"Response\": {\n \"ApplicationId\": \"16fd2f7d7ae85d13ca5f8d501d57b5ec\",\n \"FlowInfo\": [\n {\n \"CreateOn\": 1638954201,\n \"DeadLine\": 1689688460,\n \"FlowId\": \"yDxjGUUgydjfjp2rUuO4zjERvGKmZJeX\",\n \"FlowMessage\": \"\",\n \"FlowName\": \"示例1\",\n \"FlowStatus\": \"INIT\",\n \"FlowType\": \"示例\"\n }\n ],\n \"ProxyOrganizationOpenId\": \"渠道测第三方id\",\n \"FlowGroupName\": \"\",\n \"FlowGroupId\": \"\",\n \"RequestId\": \"s1639904010686603599\"\n }\n}",
245
+ "document": "查询签署流程合同的详细信息",
246
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowDetailInfo\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"渠道经办人id\"\n },\n \"ProxyOrganizationOpenId\": \"渠道企业第三方id\",\n \"AppId\": \"16fd2f7d7xxxxx5f8d501d57b5ec\"\n },\n \"FlowIds\": [\n \"yDxjGUUgydjxxxxxzjERvGKmZJeX\"\n ]\n}",
247
+ "output": "{\n \"Response\": {\n \"ApplicationId\": \"16fd2f7d7axxxxxd501d57b5ec\",\n \"FlowInfo\": [\n {\n \"CreateOn\": 1638954201,\n \"CustomData\": \"{\\\"hello\\\": 123}\",\n \"DeadLine\": 1689688460,\n \"FlowApproverInfos\": [\n {\n \"ApproveMessage\": \"\",\n \"ApproveName\": \"签署方1\",\n \"ApproveStatus\": \"PENDING\",\n \"ApproveTime\": 0,\n \"ApproveType\": \"PERSON\",\n \"Mobile\": \"签署方手机号码(11位数字)\",\n \"ProxyOperatorOpenId\": \"us-a9f05aaxxxxxe963ff3f935d7fa39\",\n \"ProxyOrganizationName\": \"渠道侧企业名称\",\n \"ProxyOrganizationOpenId\": \"渠道侧企业第三方id\",\n \"ReceiptId\": \"签署人信息\",\n \"SignOrder\": 1\n },\n {\n \"ApproveMessage\": \"\",\n \"ApproveName\": \"签署方2\",\n \"ApproveStatus\": \"PENDING\",\n \"ApproveTime\": 0,\n \"ApproveType\": \"ORGANIZATION\",\n \"Mobile\": \"签署方手机号码(11位数字)\",\n \"ProxyOperatorOpenId\": \"us-a9f05axxxxxf935d7fa39\",\n \"ProxyOrganizationName\": \"渠道侧企业名称\",\n \"ProxyOrganizationOpenId\": \"渠道侧企业第三方id\",\n \"ReceiptId\": \"签署人信息\",\n \"SignOrder\": 0\n }\n ],\n \"FlowId\": \"yDxjGUUgxxxxxvGKmZJeX\",\n \"FlowMessage\": \"\",\n \"FlowName\": \"示例1\",\n \"FlowStatus\": \"INIT\",\n \"FlowType\": \"示例\"\n }\n ],\n \"ProxyOrganizationOpenId\": \"渠道测第三方id\",\n \"FlowGroupName\": \"\",\n \"FlowGroupId\": \"\",\n \"RequestId\": \"s16399xxxx603599\"\n }\n}",
254
248
  "title": "查询签署流程合同的详细信息"
255
249
  }
256
250
  ],
257
251
  "DescribeResourceUrlsByFlows": [
258
252
  {
259
- "document": "",
260
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourceUrlsByFlows\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"ProxyOrganizationOpenId\": \"xx\",\n \"AppId\": \"xx\"\n },\n \"FlowIds\": [\n \"xx\"\n ]\n}",
261
- "output": "{\n \"Response\": {\n \"FlowResourceUrlInfos\": [\n {\n \"FlowId\": \"xx\",\n \"ResourceUrlInfos\": [\n {\n \"Url\": \"xx\",\n \"Type\": \"xx\",\n \"Name\": \"xx\"\n }\n ]\n }\n ],\n \"ErrorMessages\": [\n \"xx\"\n ],\n \"RequestId\": \"xx\"\n }\n}",
253
+ "document": "根据签署流程信息批量获取资源下载链接",
254
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResourceUrlsByFlows\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"ProxyOrganizationOpenId\": \"test\",\n \"AppId\": \"test\"\n },\n \"FlowIds\": [\n \"test\"\n ]\n}",
255
+ "output": "{\n \"Response\": {\n \"FlowResourceUrlInfos\": [\n {\n \"FlowId\": \"123\",\n \"ResourceUrlInfos\": [\n {\n \"Url\": \"https://\",\n \"Type\": \"test\",\n \"Name\": \"test\"\n }\n ]\n }\n ],\n \"ErrorMessages\": [\n \"\"\n ],\n \"RequestId\": \"12345\"\n }\n}",
262
256
  "title": "根据签署流程信息批量获取资源下载链接"
263
257
  }
264
258
  ],
265
259
  "DescribeTemplates": [
266
260
  {
267
- "document": "",
261
+ "document": "查询有效模板列表",
268
262
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplates\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"d2b****b66f954d7cc\",\n \"ProxyOrganizationOpenId\": \"yDxAyUyK****cb7u0jQn0Zh7f7\",\n \"ProxyOperator\": {\n \"OpenId\": \"732aaef****541b89c49e0cc\"\n },\n \"AppId\": \"ed68bc6***********0214e4e\"\n },\n \"TemplateId\": \"templated_test_id\",\n \"ContentType\": 1,\n \"Offset\": 0,\n \"Limit\": 2\n}",
269
- "output": "{\n \"Response\": {\n \"Templates\": [\n {\n \"ChannelAutoSave\": 0,\n \"PdfUrl\": \"xx\",\n \"Description\": \"xx\",\n \"Recipients\": [\n {\n \"RecipientType\": \"xx\",\n \"Description\": \"xx\",\n \"RoutingOrder\": 0,\n \"SignType\": 0,\n \"RecipientId\": \"xx\",\n \"IsPromoter\": true,\n \"RequireValidation\": true,\n \"RoleName\": \"xx\",\n \"RequireSign\": true\n }\n ],\n \"TemplateName\": \"xx\",\n \"CreatedOn\": 1234567890,\n \"Creator\": \"xx\",\n \"ChannelTemplateName\": \"xx\",\n \"SignComponents\": [\n {\n \"ComponentValue\": \"xx\",\n \"FileIndex\": 0,\n \"OffsetX\": 0.0,\n \"OffsetY\": 0.0,\n \"ComponentType\": \"xx\",\n \"ComponentPosX\": 1241.15,\n \"ComponentPosY\": 125.12,\n \"GenerateMode\": \"xx\",\n \"KeywordIndexes\": [\n 0\n ],\n \"ComponentDateFontSize\": 0,\n \"RelativeLocation\": \"xx\",\n \"ComponentHeight\": 12.142,\n \"ComponentDescription\": \"xx\",\n \"ComponentRequired\": true,\n \"ComponentId\": \"xx\",\n \"ComponentRecipientId\": \"xx\",\n \"KeywordPage\": 0,\n \"ComponentWidth\": 1.1,\n \"ComponentName\": \"xx\",\n \"ChannelComponentId\": \"xx\",\n \"ComponentExtra\": \"xx\",\n \"ComponentPage\": 1,\n \"KeywordOrder\": \"xx\",\n \"DocumentId\": \"xx\"\n }\n ],\n \"TemplateType\": 0,\n \"IsPromoter\": true,\n \"PreviewUrl\": \"xx\",\n \"Components\": [\n {\n \"ComponentValue\": \"xx\",\n \"FileIndex\": 0,\n \"OffsetX\": 0.0,\n \"OffsetY\": 0.0,\n \"ComponentType\": \"xx\",\n \"ComponentPosX\": 1241.15,\n \"ComponentPosY\": 125.12,\n \"GenerateMode\": \"xx\",\n \"KeywordIndexes\": [\n 0\n ],\n \"ComponentDateFontSize\": 0,\n \"RelativeLocation\": \"xx\",\n \"ComponentHeight\": 12.142,\n \"ComponentDescription\": \"xx\",\n \"ComponentRequired\": true,\n \"ComponentId\": \"xx\",\n \"ComponentRecipientId\": \"xx\",\n \"KeywordPage\": 0,\n \"ComponentWidth\": 1.1,\n \"ComponentName\": \"xx\",\n \"ChannelComponentId\": \"xx\",\n \"ComponentExtra\": \"xx\",\n \"ComponentPage\": 1,\n \"KeywordOrder\": \"xx\",\n \"DocumentId\": \"xx\"\n }\n ],\n \"TemplateId\": \"xx\",\n \"TemplateVersion\": \"xx\",\n \"ChannelTemplateId\": \"xx\"\n }\n ],\n \"TotalCount\": 1,\n \"Limit\": 1,\n \"RequestId\": \"xx\",\n \"Offset\": 1\n }\n}",
263
+ "output": "{\n \"Response\": {\n \"Templates\": [\n {\n \"ChannelAutoSave\": 0,\n \"PdfUrl\": \"test\",\n \"Description\": \"test\",\n \"Recipients\": [\n {\n \"RecipientType\": \"test\",\n \"Description\": \"test\",\n \"RoutingOrder\": 0,\n \"SignType\": 0,\n \"RecipientId\": \"test\",\n \"IsPromoter\": true,\n \"RequireValidation\": true,\n \"RoleName\": \"test\",\n \"RequireSign\": true\n }\n ],\n \"TemplateName\": \"test\",\n \"CreatedOn\": 1234567890,\n \"Creator\": \"test\",\n \"ChannelTemplateName\": \"test\",\n \"SignComponents\": [\n {\n \"ComponentValue\": \"test\",\n \"FileIndex\": 0,\n \"OffsetX\": 0.0,\n \"OffsetY\": 0.0,\n \"ComponentType\": \"test\",\n \"ComponentPosX\": 1241.15,\n \"ComponentPosY\": 125.12,\n \"GenerateMode\": \"test\",\n \"KeywordIndexes\": [\n 0\n ],\n \"ComponentDateFontSize\": 0,\n \"RelativeLocation\": \"test\",\n \"ComponentHeight\": 12.142,\n \"ComponentDescription\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentId\": \"test\",\n \"ComponentRecipientId\": \"test\",\n \"KeywordPage\": 0,\n \"ComponentWidth\": 1.1,\n \"ComponentName\": \"test\",\n \"ChannelComponentId\": \"test\",\n \"ComponentExtra\": \"test\",\n \"ComponentPage\": 1,\n \"KeywordOrder\": \"test\",\n \"DocumentId\": \"test\"\n }\n ],\n \"TemplateType\": 0,\n \"IsPromoter\": true,\n \"PreviewUrl\": \"test\",\n \"Components\": [\n {\n \"ComponentValue\": \"test\",\n \"FileIndex\": 0,\n \"OffsetX\": 0.0,\n \"OffsetY\": 0.0,\n \"ComponentType\": \"test\",\n \"ComponentPosX\": 1241.15,\n \"ComponentPosY\": 125.12,\n \"GenerateMode\": \"test\",\n \"KeywordIndexes\": [\n 0\n ],\n \"ComponentDateFontSize\": 0,\n \"RelativeLocation\": \"test\",\n \"ComponentHeight\": 12.142,\n \"ComponentDescription\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentId\": \"test\",\n \"ComponentRecipientId\": \"test\",\n \"KeywordPage\": 0,\n \"ComponentWidth\": 1.1,\n \"ComponentName\": \"test\",\n \"ChannelComponentId\": \"test\",\n \"ComponentExtra\": \"test\",\n \"ComponentPage\": 1,\n \"KeywordOrder\": \"test\",\n \"DocumentId\": \"test\"\n }\n ],\n \"TemplateId\": \"test\",\n \"TemplateVersion\": \"test\",\n \"ChannelTemplateId\": \"test\"\n }\n ],\n \"TotalCount\": 1,\n \"Limit\": 1,\n \"RequestId\": \"test\",\n \"Offset\": 1\n }\n}",
270
264
  "title": "查询有效模板列表"
271
265
  },
272
266
  {
273
- "document": "",
267
+ "document": "返回所有component",
274
268
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplates\n<公共请求参数>\n\n{\n \"QueryAllComponents\": \"true\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"test1xxxxx_test1\"\n },\n \"AppId\": \"7f3497fxxx35e0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_clarxxxnization1\",\n \"ProxyOrganizationId\": \"yDxHwUyKxxxBNLMLjthsmk\"\n },\n \"TemplateId\": \"yDR0JUUgygxxxxjESIpKDSkE9\"\n}",
275
- "output": "{\n \"Response\": {\n \"Limit\": 20,\n \"Offset\": 0,\n \"RequestId\": \"90ceffe5-94xxxxcd54829065c\",\n \"Templates\": [\n {\n \"Components\": [\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"测试\",\n \"ComponentExtra\": \"{\\\"Font\\\":\\\"黑体\\\",\\\"FontAlign\\\":\\\"Left\\\",\\\"FontSize\\\":12,\\\"MaxLength\\\":6}\",\n \"ComponentHeight\": 18,\n \"ComponentId\": \"componentId_3\",\n \"ComponentName\": \"test\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 453.49572753906,\n \"ComponentPosY\": 312.78833580017,\n \"ComponentRecipientId\": \"yDR0JUUxxxx4zjEE9SSKGgNe\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 80,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n },\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"测试\",\n \"ComponentExtra\": \"{\\\"Font\\\":\\\"黑体\\\",\\\"FontAlign\\\":\\\"Left\\\",\\\"FontSize\\\":12,\\\"MaxLength\\\":6}\",\n \"ComponentHeight\": 18,\n \"ComponentId\": \"componentId_3\",\n \"ComponentName\": \"test\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 453.49572753906,\n \"ComponentPosY\": 312.78833580017,\n \"ComponentRecipientId\": \"yDR0JUxxxxERyDQZICyF\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 80,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n }\n ],\n \"CreatedOn\": 1661503344,\n \"Creator\": \"xx\",\n \"Description\": \"\",\n \"IsPromoter\": false,\n \"Recipients\": [\n {\n \"Description\": \"\",\n \"IsPromoter\": true,\n \"RecipientId\": \"yDR0JUUxxxx4zjECvKyhk7jT\",\n \"RecipientType\": \"ENTERPRISE\",\n \"RequireSign\": true,\n \"RequireValidation\": false,\n \"RoleName\": \"测试环境_自动化测试\",\n \"RoutingOrder\": -1,\n \"SignType\": 0\n },\n {\n \"Description\": \"\",\n \"IsPromoter\": false,\n \"RecipientId\": \"yDR0JUUgxxxx4zjERyDQZICyF\",\n \"RecipientType\": \"INDIVIDUAL\",\n \"RequireSign\": true,\n \"RequireValidation\": false,\n \"RoleName\": \"个人签署方1\",\n \"RoutingOrder\": -1,\n \"SignType\": 0\n }\n ],\n \"SignComponents\": [\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"\",\n \"ComponentExtra\": \"\",\n \"ComponentHeight\": 113.33,\n \"ComponentId\": \"componentId_4\",\n \"ComponentName\": \"测试xxxx试盖章1\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 327.49572753906,\n \"ComponentPosY\": 552.09656333923,\n \"ComponentRecipientId\": \"yDR0JUxxxxjECvKyhk7jT\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 113.33,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n },\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"\",\n \"ComponentExtra\": \"\",\n \"ComponentHeight\": 40,\n \"ComponentId\": \"componentId_5\",\n \"ComponentName\": \"个人签署方1签名1\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 386.49572753906,\n \"ComponentPosY\": 730.18323326111,\n \"ComponentRecipientId\": \"yDR0JUUgxxxxxRyDQZICyF\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 112,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n }\n ],\n \"TemplateId\": \"yDR0JUUgygxxxxO4zjESIpKDSkE9\",\n \"TemplateName\": \"xxxxx模板\",\n \"TemplateType\": 3\n }\n ],\n \"TotalCount\": 1\n }\n}",
269
+ "output": "{\n \"Response\": {\n \"Templates\": [\n {\n \"TemplateId\": \"test\",\n \"TemplateName\": \"test\",\n \"Description\": \"test\",\n \"Components\": [\n {\n \"ComponentId\": \"test\",\n \"ComponentType\": \"test\",\n \"ComponentName\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentRecipientId\": \"test\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"test\",\n \"ComponentWidth\": 0,\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentExtra\": \"test\",\n \"ComponentValue\": \"test\",\n \"ComponentDateFontSize\": 0,\n \"DocumentId\": \"test\",\n \"ComponentDescription\": \"test\",\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"ChannelComponentId\": \"test\",\n \"KeywordOrder\": \"test\",\n \"KeywordPage\": 0,\n \"RelativeLocation\": \"test\",\n \"KeywordIndexes\": [\n 0\n ]\n }\n ],\n \"Recipients\": [\n {\n \"RecipientId\": \"test\",\n \"RecipientType\": \"test\",\n \"Description\": \"test\",\n \"RoleName\": \"test\",\n \"RequireValidation\": true,\n \"RequireSign\": true,\n \"SignType\": 0,\n \"RoutingOrder\": 0,\n \"IsPromoter\": true\n }\n ],\n \"SignComponents\": [\n {\n \"ComponentId\": \"test\",\n \"ComponentType\": \"test\",\n \"ComponentName\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentRecipientId\": \"test\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"test\",\n \"ComponentWidth\": 0,\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentExtra\": \"test\",\n \"ComponentValue\": \"test\",\n \"ComponentDateFontSize\": 0,\n \"DocumentId\": \"test\",\n \"ComponentDescription\": \"test\",\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"ChannelComponentId\": \"test\",\n \"KeywordOrder\": \"test\",\n \"KeywordPage\": 0,\n \"RelativeLocation\": \"test\",\n \"KeywordIndexes\": [\n 0\n ]\n }\n ],\n \"TemplateType\": 0,\n \"IsPromoter\": true,\n \"Creator\": \"test\",\n \"CreatedOn\": 0,\n \"PreviewUrl\": \"test\",\n \"PdfUrl\": \"test\",\n \"ChannelTemplateId\": \"test\",\n \"ChannelTemplateName\": \"test\",\n \"ChannelAutoSave\": 0,\n \"TemplateVersion\": \"test\"\n }\n ],\n \"TotalCount\": 0,\n \"Limit\": 1,\n \"Offset\": 1,\n \"RequestId\": \"test\"\n }\n}",
276
270
  "title": "返回所有component"
277
271
  },
278
272
  {
279
- "document": "",
273
+ "document": "模糊搜索模板名",
280
274
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplates\n<公共请求参数>\n\n{\n \"TemplateName\": \"顺序签署\",\n \"QueryAllComponents\": \"true\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"test1xxxa_test1\"\n },\n \"AppId\": \"7f3497f015xxxxe0984a9657b0ec\",\n \"ProxyOrganizationOpenId\": \"test1_claraxxxanization1\",\n \"ProxyOrganizationId\": \"yDxHwUyKQxxx4zjEBNLMLjthsmk\"\n },\n \"Limit\": \"2\"\n}",
281
- "output": "{\n \"Response\": {\n \"Limit\": 2,\n \"Offset\": 0,\n \"RequestId\": \"3842c68d-dxxxxfc63bcddbf8\",\n \"Templates\": [\n {\n \"Components\": [],\n \"CreatedOn\": 1661503792,\n \"Creator\": \"xx\",\n \"Description\": \"\",\n \"IsPromoter\": false,\n \"Recipients\": [\n {\n \"Description\": \"\",\n \"IsPromoter\": true,\n \"RecipientId\": \"yDR0JUUgxxxx2UuO4zjERwT0dL9xs\",\n \"RecipientType\": \"ENTERPRISE\",\n \"RequireSign\": true,\n \"RequireValidation\": false,\n \"RoleName\": \"测试环境_自动化测试\",\n \"RoutingOrder\": 0,\n \"SignType\": 0\n },\n {\n \"Description\": \"\",\n \"IsPromoter\": false,\n \"RecipientId\": \"yDR0JUUgxxxxO4zjEyDHvECsDZ\",\n \"RecipientType\": \"INDIVIDUAL\",\n \"RequireSign\": true,\n \"RequireValidation\": false,\n \"RoleName\": \"个人签署方1\",\n \"RoutingOrder\": 1,\n \"SignType\": 0\n }\n ],\n \"SignComponents\": [\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"\",\n \"ComponentExtra\": \"\",\n \"ComponentHeight\": 113.33,\n \"ComponentId\": \"componentId_13\",\n \"ComponentName\": \"测试环境_自动化测试盖章1\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 330.49572753906,\n \"ComponentPosY\": 384.09656333923,\n \"ComponentRecipientId\": \"yDR0JUxxx4zjERwT0dL9xs\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 113.33,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n },\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"\",\n \"ComponentExtra\": \"\",\n \"ComponentHeight\": 40,\n \"ComponentId\": \"componentId_14\",\n \"ComponentName\": \"个人签署方1签名1\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 252.49572753906,\n \"ComponentPosY\": 632.18323326111,\n \"ComponentRecipientId\": \"yDR0JUUxxxx4zjEyDHvECsDZ\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 112,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n }\n ],\n \"TemplateId\": \"yDR0JUUxxxxEEauW70uGG\",\n \"TemplateName\": \"顺序签署时B是首位签署的b2c模板\",\n \"TemplateType\": 3\n },\n {\n \"Components\": [],\n \"CreatedOn\": 1661503695,\n \"Creator\": \"张倩\",\n \"Description\": \"\",\n \"IsPromoter\": false,\n \"Recipients\": [\n {\n \"Description\": \"\",\n \"IsPromoter\": false,\n \"RecipientId\": \"yDR0JUUgyxxx4zjETakC1TTWY\",\n \"RecipientType\": \"INDIVIDUAL\",\n \"RequireSign\": true,\n \"RequireValidation\": false,\n \"RoleName\": \"个人签署方1\",\n \"RoutingOrder\": 0,\n \"SignType\": 0\n },\n {\n \"Description\": \"\",\n \"IsPromoter\": true,\n \"RecipientId\": \"yDR0JUUxxxzjESF9B8DCsK\",\n \"RecipientType\": \"ENTERPRISE\",\n \"RequireSign\": true,\n \"RequireValidation\": false,\n \"RoleName\": \"测试环境_自动化测试\",\n \"RoutingOrder\": 1,\n \"SignType\": 0\n }\n ],\n \"SignComponents\": [\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"\",\n \"ComponentExtra\": \"\",\n \"ComponentHeight\": 40,\n \"ComponentId\": \"componentId_11\",\n \"ComponentName\": \"个人签署方1签名1\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 413.49572753906,\n \"ComponentPosY\": 348.75421714783,\n \"ComponentRecipientId\": \"yDR0JUUgxxxzjETakC1TTWY\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 112,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n },\n {\n \"ComponentDateFontSize\": 0,\n \"ComponentDescription\": \"\",\n \"ComponentExtra\": \"\",\n \"ComponentHeight\": 113.33,\n \"ComponentId\": \"componentId_12\",\n \"ComponentName\": \"测试环境_自动化测试盖章1\",\n \"ComponentPage\": 3,\n \"ComponentPosX\": 318.49572753906,\n \"ComponentPosY\": 497.16193199158,\n \"ComponentRecipientId\": \"yDR0Jxxxx4zjESF9B8DCsK\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 113.33,\n \"DocumentId\": \"\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"\"\n }\n ],\n \"TemplateId\": \"yDR0JUUgygxxxx4zjE8v6DE0hRC\",\n \"TemplateName\": \"顺序签xx模板\",\n \"TemplateType\": 3\n }\n ],\n \"TotalCount\": 4\n }\n}",
275
+ "output": "{\n \"Response\": {\n \"Templates\": [\n {\n \"TemplateId\": \"test\",\n \"TemplateName\": \"test\",\n \"Description\": \"test\",\n \"Components\": [\n {\n \"ComponentId\": \"test\",\n \"ComponentType\": \"test\",\n \"ComponentName\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentRecipientId\": \"test\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"test\",\n \"ComponentWidth\": 0,\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentExtra\": \"test\",\n \"ComponentValue\": \"test\",\n \"ComponentDateFontSize\": 0,\n \"DocumentId\": \"test\",\n \"ComponentDescription\": \"test\",\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"ChannelComponentId\": \"test\",\n \"KeywordOrder\": \"test\",\n \"KeywordPage\": 0,\n \"RelativeLocation\": \"test\",\n \"KeywordIndexes\": [\n 0\n ]\n }\n ],\n \"Recipients\": [\n {\n \"RecipientId\": \"test\",\n \"RecipientType\": \"test\",\n \"Description\": \"test\",\n \"RoleName\": \"test\",\n \"RequireValidation\": true,\n \"RequireSign\": true,\n \"SignType\": 0,\n \"RoutingOrder\": 0,\n \"IsPromoter\": true\n }\n ],\n \"SignComponents\": [\n {\n \"ComponentId\": \"test\",\n \"ComponentType\": \"test\",\n \"ComponentName\": \"test\",\n \"ComponentRequired\": true,\n \"ComponentRecipientId\": \"test\",\n \"FileIndex\": 0,\n \"GenerateMode\": \"test\",\n \"ComponentWidth\": 0,\n \"ComponentHeight\": 0,\n \"ComponentPage\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentExtra\": \"test\",\n \"ComponentValue\": \"test\",\n \"ComponentDateFontSize\": 0,\n \"DocumentId\": \"test\",\n \"ComponentDescription\": \"test\",\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"ChannelComponentId\": \"test\",\n \"KeywordOrder\": \"test\",\n \"KeywordPage\": 0,\n \"RelativeLocation\": \"test\",\n \"KeywordIndexes\": [\n 0\n ]\n }\n ],\n \"TemplateType\": 0,\n \"IsPromoter\": true,\n \"Creator\": \"test\",\n \"CreatedOn\": 0,\n \"PreviewUrl\": \"test\",\n \"PdfUrl\": \"test\",\n \"ChannelTemplateId\": \"test\",\n \"ChannelTemplateName\": \"test\",\n \"ChannelAutoSave\": 0,\n \"TemplateVersion\": \"test\"\n }\n ],\n \"TotalCount\": 0,\n \"Limit\": 1,\n \"Offset\": 1,\n \"RequestId\": \"test\"\n }\n}",
282
276
  "title": "模糊搜索模板名"
283
277
  }
284
278
  ],
285
279
  "DescribeUsage": [
286
280
  {
287
- "document": "",
281
+ "document": "渠道用量查询查询-无需汇总",
288
282
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUsage\n<公共请求参数>\n\n{\n \"StartDate\": \"2020-07-11\",\n \"EndDate\": \"2020-07-12\",\n \"Agent\": {\n \"AppId\": \"testappid1\"\n },\n \"NeedAggregate\": false\n}",
289
- "output": "{\n \"Response\": {\n \"Total\": 4,\n \"Details\": [\n {\n \"Date\": \"2020-07-11\",\n \"ProxyOrganizationOpenId\": \"org1\",\n \"Usage\": 50,\n \"ProxyOrganizationName\": \"合作企业\"\n },\n {\n \"Date\": \"2020-07-12\",\n \"ProxyOrganizationOpenId\": \"org1\",\n \"Usage\": 50,\n \"ProxyOrganizationName\": \"合作企业\"\n },\n {\n \"Date\": \"2020-07-11\",\n \"ProxyOrganizationOpenId\": \"org2\",\n \"Usage\": 80,\n \"ProxyOrganizationName\": \"合作企业\"\n },\n {\n \"Date\": \"2020-07-12\",\n \"ProxyOrganizationOpenId\": \"org2\",\n \"Usage\": 86,\n \"ProxyOrganizationName\": \"合作企业\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
283
+ "output": "{\n \"Response\": {\n \"Total\": 4,\n \"Details\": [\n {\n \"Date\": \"2020-07-11\",\n \"ProxyOrganizationOpenId\": \"org1\",\n \"Usage\": 50,\n \"ProxyOrganizationName\": \"合作企业\",\n \"FlowChannel\": \"test\",\n \"Cancel\": 0\n },\n {\n \"Date\": \"2020-07-12\",\n \"ProxyOrganizationOpenId\": \"org1\",\n \"Usage\": 50,\n \"ProxyOrganizationName\": \"合作企业\",\n \"FlowChannel\": \"test\",\n \"Cancel\": 0\n },\n {\n \"Date\": \"2020-07-11\",\n \"ProxyOrganizationOpenId\": \"org2\",\n \"Usage\": 80,\n \"ProxyOrganizationName\": \"合作企业\",\n \"FlowChannel\": \"test\",\n \"Cancel\": 0\n },\n {\n \"Date\": \"2020-07-12\",\n \"ProxyOrganizationOpenId\": \"org2\",\n \"Usage\": 86,\n \"ProxyOrganizationName\": \"合作企业\",\n \"FlowChannel\": \"test\",\n \"Cancel\": 0\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
290
284
  "title": "渠道用量查询查询-无需汇总"
291
285
  },
292
286
  {
293
- "document": "",
287
+ "document": "渠道用量查询-需要汇总",
294
288
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUsage\n<公共请求参数>\n\n{\n \"StartDate\": \"2020-07-11\",\n \"EndDate\": \"2020-07-12\",\n \"Agent\": {\n \"AppId\": \"testappid1\"\n },\n \"NeedAggregate\": true\n}",
295
- "output": "{\n \"Response\": {\n \"Total\": 2,\n \"Details\": [\n {\n \"Date\": \"\",\n \"ProxyOrganizationOpenId\": \"org1\",\n \"Usage\": 100,\n \"ProxyOrganizationName\": \"合作企业\"\n },\n {\n \"Date\": \"\",\n \"ProxyOrganizationOpenId\": \"org2\",\n \"Usage\": 166,\n \"ProxyOrganizationName\": \"合作企业\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
289
+ "output": "{\n \"Response\": {\n \"Total\": 2,\n \"Details\": [\n {\n \"Date\": \"2020-09-22\",\n \"ProxyOrganizationOpenId\": \"org1\",\n \"Usage\": 100,\n \"ProxyOrganizationName\": \"合作企业\",\n \"FlowChannel\": \"test\",\n \"Cancel\": 0\n },\n {\n \"Date\": \"2020-09-22\",\n \"ProxyOrganizationOpenId\": \"org2\",\n \"Usage\": 166,\n \"ProxyOrganizationName\": \"合作企业\",\n \"FlowChannel\": \"test\",\n \"Cancel\": 0\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
296
290
  "title": "渠道用量查询-需要汇总"
297
291
  }
298
292
  ],
299
293
  "GetDownloadFlowUrl": [
300
294
  {
301
- "document": "",
295
+ "document": "生成批量下载控制连接地址",
302
296
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetDownloadFlowUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2xxxxx1f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8xxxxe9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c5910xxxxaa382cc5ed0e\"\n },\n \"DownLoadFlows\": [\n {\n \"FlowIdList\": [\n \"test-flow-id1\",\n \"test-flow-id2\"\n ],\n \"FileName\": \"文件夹1\"\n },\n {\n \"FlowIdList\": [\n \"test-flow-id3\",\n \"test-flow-id4\"\n ],\n \"FileName\": \"文件夹2\"\n }\n ]\n}",
303
297
  "output": "{\n \"Response\": {\n \"DownLoadUrl\": \"https://xxx.xxxx.tencent.com/template-preview?channel=PROXYCHANNEL&expiredTime=1639587153&code=yDxjKUUgydjf9pxxxx4adWk38k&token=yDxjKxxxpruUuO4zjES4adWk38k&operate=downloadFlow\",\n \"RequestId\": \"s16221xxx14775648\"\n }\n}",
304
298
  "title": "生成批量下载控制连接地址"
@@ -307,26 +301,26 @@
307
301
  "ModifyExtendedService": [
308
302
  {
309
303
  "document": "开通企业静默签署扩展服务",
310
- "input": "{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID122344555\"\n },\n \"ServiceType\": \"AUTO_SIGN\",\n \"Operate\": \"CLOSE\"\n}",
304
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyExtendedService\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID122344555\"\n },\n \"ServiceType\": \"AUTO_SIGN\",\n \"Operate\": \"CLOSE\"\n}",
311
305
  "output": "{\n \"Response\": {\n \"OperateUrl\": \"\",\n \"RequestId\": \"s1673342276656659884\"\n }\n}",
312
306
  "title": "关闭静默签署"
313
307
  },
314
308
  {
315
309
  "document": "开通企业静默签署扩展服务",
316
- "input": "{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID122344555\"\n },\n \"ServiceType\": \"AUTO_SIGN\",\n \"Operate\": \"OPEN\"\n}",
310
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyExtendedService\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID122344555\"\n },\n \"ServiceType\": \"AUTO_SIGN\",\n \"Operate\": \"OPEN\"\n}",
317
311
  "output": "{\n \"Response\": {\n \"OperateUrl\": \"https://res.ess.tencent.cn/cdn/h5-activity-dev/jump-mp.html?to=OPEN_SERVER_SIGN&request_token=xxxxx&organizationId=xxxxx&channelType=xxxxx&expired_time=1673428532&login=1&verify=1\",\n \"RequestId\": \"s1673342132009427709\"\n }\n}",
318
312
  "title": "开通企业静默签署"
319
313
  },
320
314
  {
321
315
  "document": "开通骑缝章扩展服务",
322
- "input": "{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID122344555\"\n },\n \"ServiceType\": \"PAGING_SEAL\",\n \"Operate\": \"OPEN\"\n}",
316
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyExtendedService\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"admin-open-id\"\n },\n \"ProxyOrganizationOpenId\": \"org-open-id\",\n \"AppId\": \"APPID122344555\"\n },\n \"ServiceType\": \"PAGING_SEAL\",\n \"Operate\": \"OPEN\"\n}",
323
317
  "output": "{\n \"Response\": {\n \"OperateUrl\": \"\",\n \"RequestId\": \"s1673342239896659883\"\n }\n}",
324
318
  "title": "开通骑缝章"
325
319
  }
326
320
  ],
327
321
  "OperateChannelTemplate": [
328
322
  {
329
- "document": "",
323
+ "document": "查询模板库中的模板信息",
330
324
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: OperateChannelTemplate\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2xxxx611f4d0200fef3d\",\n \"ProxyOrganizationId\": \"00498cc8500be9cxxxxxxx3aff766cac\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b8134xxxx968c0ee248f04\",\n \"AppId\": \"65fb0c59104xxxxa382cc5ed0e\"\n },\n \"TemplateId\": \"yDxlkUyKxxxxxxxxxjEvToNRI2MuTr\",\n \"OperateType\": \"select\"\n}",
331
325
  "output": "{\n \"Response\": {\n \"AppId\": \"16fd2f7d7axxxxxf8d501d57b5ec\",\n \"AuthTag\": \"all\",\n \"FailMessageList\": [],\n \"OperateResult\": \"all-success\",\n \"ProxyOrganizationOpenIds\": [\n \"子客企业1\",\n \"子客企业2\"\n ],\n \"TemplateId\": \"yDxlkUyKQDpMxxxxxoNRI2MuTr\",\n \"RequestId\": \"s16395xxxxx249716125\"\n }\n}",
332
326
  "title": "查询模板库中的模板信息"
@@ -334,26 +328,26 @@
334
328
  ],
335
329
  "PrepareFlows": [
336
330
  {
337
- "document": "",
338
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: PrepareFlows\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"xx\",\n \"ProxyOrganizationOpenId\": \"xx\",\n \"ProxyOperator\": {\n \"OpenId\": \"xx\"\n },\n \"AppId\": \"x\"\n },\n \"JumpUrl\": \"http://www.xx.com\",\n \"FlowInfos\": [\n {\n \"FlowName\": \"测试签署流程一\",\n \"TemplateId\": \"xx\",\n \"FlowDescription\": \"测试签署流程一的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"李四\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"Name\": \"李四\",\n \"Mobile\": \"13888888888\",\n \"Deadline\": 1604910798\n }\n ]\n },\n {\n \"FlowName\": \"测试签署流程二\",\n \"TemplateId\": \"xx\",\n \"FlowDescription\": \"测试签署流程二的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"张三\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"Name\": \"鹅鹅子\",\n \"ApproverType\": \"PERSON\",\n \"Mobile\": \"13200000000\",\n \"Deadline\": 1663336465\n },\n {\n \"Name\": \"发起方\",\n \"ApproverType\": \"ORGANIZATION\",\n \"Mobile\": \"13700000000\",\n \"OpenId\": \"12345678\",\n \"Deadline\": 1663336465\n }\n ]\n }\n ]\n}",
339
- "output": "{\n \"Response\": {\n \"ConfirmUrl\": \"https://www.xx.com\",\n \"RequestId\": \"xx\"\n }\n}",
331
+ "document": "创建待发起文件",
332
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: PrepareFlows\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyAppId\": \"test\",\n \"ProxyOrganizationOpenId\": \"test\",\n \"ProxyOperator\": {\n \"OpenId\": \"test\"\n },\n \"AppId\": \"x\"\n },\n \"JumpUrl\": \"http://www.test.com\",\n \"FlowInfos\": [\n {\n \"FlowName\": \"测试签署流程一\",\n \"TemplateId\": \"test\",\n \"FlowDescription\": \"测试签署流程一的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"李四\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"Name\": \"李四\",\n \"Mobile\": \"13888888888\",\n \"Deadline\": 1604910798\n }\n ]\n },\n {\n \"FlowName\": \"测试签署流程二\",\n \"TemplateId\": \"test\",\n \"FlowDescription\": \"测试签署流程二的描述信息\",\n \"FlowType\": \"合同\",\n \"Deadline\": 1604910797,\n \"CallbackUrl\": \"\",\n \"FormFields\": [\n {\n \"ComponentName\": \"姓名\",\n \"ComponentValue\": \"张三\"\n }\n ],\n \"FlowApprovers\": [\n {\n \"Name\": \"鹅鹅子\",\n \"ApproverType\": \"PERSON\",\n \"Mobile\": \"13200000000\",\n \"Deadline\": 1663336465\n },\n {\n \"Name\": \"发起方\",\n \"ApproverType\": \"ORGANIZATION\",\n \"Mobile\": \"13700000000\",\n \"OpenId\": \"12345678\",\n \"Deadline\": 1663336465\n }\n ]\n }\n ]\n}",
333
+ "output": "{\n \"Response\": {\n \"ConfirmUrl\": \"https://www.xx.com\",\n \"RequestId\": \"id\"\n }\n}",
340
334
  "title": "创建待发起文件"
341
335
  }
342
336
  ],
343
337
  "SyncProxyOrganization": [
344
338
  {
345
- "document": "",
346
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncProxyOrganization\n<公共请求参数>\n\n{\n \"ProxyOrganizationName\": \"渠道子客企业名称\",\n \"UniformSocialCreditCode\": \"xxxxxxxxxxxxxxxxxxxx\",\n \"BusinessLicense\": \"xxxxxxxxxxxxx\",\n \"ProxyLegalName\": \"王x\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"proxy-operator-openid\"\n },\n \"ProxyOrganizationOpenId\": \"proxy-organization-openid\",\n \"AppId\": \"test-appid\"\n }\n}",
339
+ "document": "同步企业信息",
340
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncProxyOrganization\n<公共请求参数>\n\n{\n \"ProxyOrganizationName\": \"渠道子客企业名称\",\n \"UniformSocialCreditCode\": \"code\",\n \"BusinessLicense\": \"l\",\n \"ProxyLegalName\": \"name\",\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"proxy-operator-openid\"\n },\n \"ProxyOrganizationOpenId\": \"proxy-organization-openid\",\n \"AppId\": \"test-appid\"\n }\n}",
347
341
  "output": "{\n \"Response\": {\n \"RequestId\": \"s16221xxx14775648\"\n }\n}",
348
342
  "title": "同步企业信息"
349
343
  }
350
344
  ],
351
345
  "SyncProxyOrganizationOperators": [
352
346
  {
353
- "document": "",
347
+ "document": "同步子客企业经办人列表",
354
348
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncProxyOrganizationOperators\n<公共请求参数>\n\n{\n \"OperatorType\": \"CREATE\",\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdxxxx11f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8bxxxx9e3968c0ee248f04\",\n \"AppId\": \"65fb0c5910xxx0aa382cc5ed0e\"\n },\n \"ProxyOrganizationOperators\": [\n {\n \"IdCardNumber\": \"61012xxxxx30000\",\n \"Name\": \"张三\",\n \"Mobile\": \"187xxxxx000\",\n \"IdCardType\": \"ID_CARD\",\n \"Id\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n {\n \"IdCardNumber\": \"61012xxxxx03130001\",\n \"Name\": \"李四\",\n \"Mobile\": \"1000xxxxx000000\",\n \"IdCardType\": \"ID_CARD\",\n \"Id\": \"11498cc8500be9cxxxxxxx3aff766cac\"\n }\n ]\n}",
355
349
  "output": "{\n \"Response\": {\n \"FailedList\": [\n {\n \"Id\": \"11498cc8500be9cxxxxxxx3aff766cac\",\n \"Message\": \"手机号码不合法\"\n }\n ],\n \"RequestId\": \"s1631673278484637219\",\n \"Status\": 2\n }\n}",
356
- "title": "同步渠道合作企业经办人列表"
350
+ "title": "同步子客企业经办人列表"
357
351
  }
358
352
  ],
359
353
  "UploadFiles": [