tccli 3.0.1231.1__py2.py3-none-any.whl → 3.0.1233.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/aiart/v20221229/api.json +1 -1
- tccli/services/batch/v20170312/api.json +4 -4
- tccli/services/clb/v20180317/api.json +1 -1
- tccli/services/cvm/v20170312/api.json +6 -6
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +18 -0
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +10 -10
- tccli/services/lighthouse/v20200324/examples.json +2 -2
- tccli/services/live/v20180801/api.json +7 -7
- tccli/services/live/v20180801/examples.json +1 -1
- tccli/services/monitor/monitor_client.py +107 -54
- tccli/services/monitor/v20180724/api.json +206 -0
- tccli/services/monitor/v20180724/examples.json +14 -0
- tccli/services/mqtt/v20240516/api.json +22 -22
- tccli/services/mqtt/v20240516/examples.json +8 -2
- tccli/services/mrs/v20200910/api.json +3 -3
- tccli/services/mrs/v20200910/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +4 -4
- tccli/services/ocr/v20181119/examples.json +2 -2
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/redis/v20180412/examples.json +8 -8
- tccli/services/tcbr/v20220217/api.json +84 -88
- tccli/services/tcbr/v20220217/examples.json +14 -14
- tccli/services/tdmq/v20200217/api.json +10 -0
- tccli/services/tione/tione_client.py +166 -113
- tccli/services/tione/v20211111/api.json +939 -361
- tccli/services/tione/v20211111/examples.json +30 -22
- tccli/services/vclm/v20240523/api.json +1 -1
- tccli/services/vod/v20180717/api.json +6 -6
- tccli/services/vpc/v20170312/api.json +10 -1
- {tccli-3.0.1231.1.dist-info → tccli-3.0.1233.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1231.1.dist-info → tccli-3.0.1233.1.dist-info}/RECORD +37 -37
- {tccli-3.0.1231.1.dist-info → tccli-3.0.1233.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1231.1.dist-info → tccli-3.0.1233.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1231.1.dist-info → tccli-3.0.1233.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1233.1'
|
@@ -15,7 +15,7 @@
|
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
17
|
"ImageInpaintingRemoval": {
|
18
|
-
"document": "
|
18
|
+
"document": "局部消除接口通过图像 mask 指定需要消除的人、物、文字等区域,在选定区域对图像内容进行消除与重绘补全。\n默认提供1个并发,代表最多能同时处理1个已提交的任务。",
|
19
19
|
"input": "ImageInpaintingRemovalRequest",
|
20
20
|
"name": "局部消除",
|
21
21
|
"output": "ImageInpaintingRemovalResponse",
|
@@ -3341,7 +3341,7 @@
|
|
3341
3341
|
{
|
3342
3342
|
"disabled": false,
|
3343
3343
|
"document": "释放地址\n注意:此字段可能返回 null,表示取不到有效值。",
|
3344
|
-
"example": "
|
3344
|
+
"example": "true",
|
3345
3345
|
"member": "bool",
|
3346
3346
|
"name": "ReleaseAddress",
|
3347
3347
|
"output_required": false,
|
@@ -3351,8 +3351,8 @@
|
|
3351
3351
|
},
|
3352
3352
|
{
|
3353
3353
|
"disabled": false,
|
3354
|
-
"document": "不支持的网络类型,取值范围:<br><li>BASIC
|
3355
|
-
"example": "
|
3354
|
+
"document": "不支持的网络类型,取值范围:<br><li>BASIC:基础网络</li><li>VPC1.0:私有网络VPC1.0</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
3355
|
+
"example": "VPC1.0",
|
3356
3356
|
"member": "string",
|
3357
3357
|
"name": "UnsupportNetworks",
|
3358
3358
|
"output_required": false,
|
@@ -3363,7 +3363,7 @@
|
|
3363
3363
|
{
|
3364
3364
|
"disabled": false,
|
3365
3365
|
"document": "HDD本地存储属性\n注意:此字段可能返回 null,表示取不到有效值。",
|
3366
|
-
"example": "
|
3366
|
+
"example": "{ \"Type\": \"LOCAL_NVME\", \"MinSize\": 3570, \"MaxSize\": 3570 }",
|
3367
3367
|
"member": "StorageBlock",
|
3368
3368
|
"name": "StorageBlockAttr",
|
3369
3369
|
"output_required": false,
|
@@ -2842,7 +2842,7 @@
|
|
2842
2842
|
},
|
2843
2843
|
{
|
2844
2844
|
"disabled": false,
|
2845
|
-
"document": "负载均衡后端目标设备所属的网络 ID,如vpc-12345678,可以通过 [
|
2845
|
+
"document": "负载均衡后端目标设备所属的网络 ID,如vpc-12345678,可以通过 [DescribeVpcs](https://cloud.tencent.com/document/product/215/15778) 接口获取。 不填此参数则默认为DefaultVPC。创建内网负载均衡实例时,此参数必填。",
|
2846
2846
|
"example": "vpc-30xq****",
|
2847
2847
|
"member": "string",
|
2848
2848
|
"name": "VpcId",
|
@@ -1993,7 +1993,7 @@
|
|
1993
1993
|
},
|
1994
1994
|
{
|
1995
1995
|
"disabled": false,
|
1996
|
-
"document": "
|
1996
|
+
"document": "实例登录设置。通过该参数可以设置实例的登录方式为密钥或保持镜像的原始登录设置。",
|
1997
1997
|
"example": "{ \"KeyIds\": [ \"skey-9tzxxb4j\" ] }",
|
1998
1998
|
"member": "LoginSettings",
|
1999
1999
|
"name": "LoginSettings",
|
@@ -2273,7 +2273,7 @@
|
|
2273
2273
|
},
|
2274
2274
|
{
|
2275
2275
|
"disabled": false,
|
2276
|
-
"document": "
|
2276
|
+
"document": "实例登录设置。通过该参数可以设置实例的登录方式为密钥或保持镜像的原始登录设置。",
|
2277
2277
|
"example": "{ \"KeyIds\": [ \"skey-9tzxxb4j\" ] }",
|
2278
2278
|
"member": "LoginSettings",
|
2279
2279
|
"name": "LoginSettings",
|
@@ -5091,7 +5091,7 @@
|
|
5091
5091
|
{
|
5092
5092
|
"disabled": false,
|
5093
5093
|
"document": "释放地址\n注意:此字段可能返回 null,表示取不到有效值。",
|
5094
|
-
"example": "
|
5094
|
+
"example": "true",
|
5095
5095
|
"member": "bool",
|
5096
5096
|
"name": "ReleaseAddress",
|
5097
5097
|
"output_required": false,
|
@@ -5101,8 +5101,8 @@
|
|
5101
5101
|
},
|
5102
5102
|
{
|
5103
5103
|
"disabled": false,
|
5104
|
-
"document": "不支持的网络类型,取值范围:<br><li>BASIC
|
5105
|
-
"example": "
|
5104
|
+
"document": "不支持的网络类型,取值范围:<br><li>BASIC:基础网络</li><li>VPC1.0:私有网络VPC1.0</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
5105
|
+
"example": "VPC1.0",
|
5106
5106
|
"member": "string",
|
5107
5107
|
"name": "UnsupportNetworks",
|
5108
5108
|
"output_required": false,
|
@@ -5113,7 +5113,7 @@
|
|
5113
5113
|
{
|
5114
5114
|
"disabled": false,
|
5115
5115
|
"document": "HDD本地存储属性\n注意:此字段可能返回 null,表示取不到有效值。",
|
5116
|
-
"example": "
|
5116
|
+
"example": "{ \"Type\": \"LOCAL_NVME\", \"MinSize\": 3570, \"MaxSize\": 3570 }",
|
5117
5117
|
"member": "StorageBlock",
|
5118
5118
|
"name": "StorageBlockAttr",
|
5119
5119
|
"output_required": false,
|
@@ -302,7 +302,7 @@
|
|
302
302
|
"status": "online"
|
303
303
|
},
|
304
304
|
"CreateReleaseFlow": {
|
305
|
-
"document": "发起解除协议的主要应用场景为:基于一份已经签署的合同(签署流程),进行解除操作。\n解除协议的模板是官方提供 ,经过提供法务审核,暂不支持自定义。具体用法可以参考文档[合同解除](https://qian.tencent.com/developers/company/flow_release)。\n\n注意:\n<ul>\n<li><strong>完成原合同签署后方可发起解除协议:</strong>只有在原合同所有签署人完成签署后,才可以启动解除协议的流程。</li>\n<li><strong>原合同状态更新:</strong>解除协议一旦签署完毕,原合同及解除协议状态将更新为“已解除”。</li>\n<li><strong>解除协议的个人参与要求:</strong>原合同中的个人参与者必须直接参与解除协议,禁止替换为其他第三方个人。</li>\n<li><strong>企业参与人的代理权:</strong>若原合同的企业参与人无法亲自参与解除协议,可指派具有等同权限的企业员工代行。</li>\n<li><strong>解除协议的费用问题:</strong>发起解除协议将产生费用,其扣费标准与其他企业合同相同。</li>\n<li><strong>解除协议的发起资格:</strong>仅限原合同中的企业类型参与者发起解除协议,个人参与者无此权限。</li>\n<li><strong>非原合同企业参与者的权限:</strong>非原合同的企业参与者发起解除协议时,必须具备相应的解除权限。</li>\n<li><strong>自动签署:</strong
|
305
|
+
"document": "发起解除协议的主要应用场景为:基于一份已经签署的合同(签署流程),进行解除操作。\n解除协议的模板是官方提供 ,经过提供法务审核,暂不支持自定义。具体用法可以参考文档[合同解除](https://qian.tencent.com/developers/company/flow_release)。\n\n注意:\n<ul>\n<li><strong>完成原合同签署后方可发起解除协议:</strong>只有在原合同所有签署人完成签署后,才可以启动解除协议的流程。</li>\n<li><strong>原合同状态更新:</strong>解除协议一旦签署完毕,原合同及解除协议状态将更新为“已解除”。</li>\n<li><strong>解除协议的个人参与要求:</strong>原合同中的个人参与者必须直接参与解除协议,禁止替换为其他第三方个人。</li>\n<li><strong>企业参与人的代理权:</strong>若原合同的企业参与人无法亲自参与解除协议,可指派具有等同权限的企业员工代行。</li>\n<li><strong>解除协议的费用问题:</strong>发起解除协议将产生费用,其扣费标准与其他企业合同相同。</li>\n<li><strong>解除协议的发起资格:</strong>仅限原合同中的企业类型参与者发起解除协议,个人参与者无此权限。</li>\n<li><strong>非原合同企业参与者的权限:</strong>非原合同的企业参与者发起解除协议时,必须具备相应的解除权限。</li>\n<li><strong>自动签署:</strong>支持本企业的自动签署,不支持其他企业的自动签署(不能不动声色的把别人参与的合同作废了)</li>\n</ul>\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/3427941ecb091bf0c55009bad192dd1c.png)",
|
306
306
|
"input": "CreateReleaseFlowRequest",
|
307
307
|
"name": "发起解除协议",
|
308
308
|
"output": "CreateReleaseFlowResponse",
|
@@ -2402,6 +2402,24 @@
|
|
2402
2402
|
"name": "FlowDisplayType",
|
2403
2403
|
"required": false,
|
2404
2404
|
"type": "int"
|
2405
|
+
},
|
2406
|
+
{
|
2407
|
+
"disabled": false,
|
2408
|
+
"document": "是否为预览模式,取值如下: <ul><li> **false**:非预览模式(默认),会产生合同流程并返回合同流程编号FlowId。</li> <li> **true**:预览模式,不产生合同流程,不返回合同流程编号FlowId,而是返回预览链接PreviewUrl,有效期为300秒,用于查看真实发起后合同的样子。</li></ul>",
|
2409
|
+
"example": "true",
|
2410
|
+
"member": "bool",
|
2411
|
+
"name": "NeedPreview",
|
2412
|
+
"required": false,
|
2413
|
+
"type": "bool"
|
2414
|
+
},
|
2415
|
+
{
|
2416
|
+
"disabled": false,
|
2417
|
+
"document": "预览模式下产生的预览链接类型 \n<ul><li> **0** :(默认) 文件流 ,点开后下载预览的合同PDF文件 </li>\n<li> **1** :H5链接 ,点开后在浏览器中展示合同的样子</li></ul>\n注: `此参数在NeedPreview 为true时有效`\n",
|
2418
|
+
"example": "0",
|
2419
|
+
"member": "int64",
|
2420
|
+
"name": "PreviewType",
|
2421
|
+
"required": false,
|
2422
|
+
"type": "int"
|
2405
2423
|
}
|
2406
2424
|
],
|
2407
2425
|
"type": "object"
|
@@ -235,7 +235,7 @@
|
|
235
235
|
},
|
236
236
|
{
|
237
237
|
"document": "1.通过PDF文件发起合同\n2.指定B端签署方为企业【典子谦示例企业】,经办人OpenId 是 n9527\n3.指定C端签署方为个人【张三】\n4.发起方填写控件为通过外层 参数 Components 传递,需要在发起时通过 ComponentValue 指定值\n5.签署方填写控件通过Approvers.Components传递,在发起时不能通过 ComponentValue 指定值,需要签署人在合同成功发起后自己填写\n6.更多签署方填写控件示例 可参考文档 [指定签署方填写控件](https://qian.tencent.com/developers/partner/createFlowByFiles#%E4%B8%BA%E7%AD%BE%E7%BD%B2%E6%96%B9%E6%8C%87%E5%AE%9A%E5%A1%AB%E5%86%99%E6%8E%A7%E4%BB%B6)",
|
238
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowByFiles\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"AppId\": \"yDCVsUUckpw2nwxkUxRytJLxpswCHW2m\"\n },\n \"FlowName\": \"B2C-签署方有填写控件\",\n \"Components\": [\n {\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 205,\n \"ComponentPosY\": 90,\n \"ComponentValue\": \"(落霞与孤鹜齐飞,秋水共长天一色)这是发起方填写的文本\",\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339\n }\n ],\n \"FlowApprovers\": [\n {\n \"OrganizationName\": \"典子谦示例企业\",\n \"OrganizationOpenId\": \"org_dianziqian\",\n \"OpenId\": \"n9527\",\n \"ApproverType\": \"ORGANIZATION\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 119,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 143.59375,\n \"ComponentPosY\": 169.0625,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentWidth\": 119\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 205,\n \"ComponentPosY\": 114,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 234,\n \"ComponentPosY\": 142,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 302\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-LEGAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 191.09,\n \"ComponentPosY\": 172,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 335\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 21,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 205,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 366\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 107,\n \"ComponentPosY\": 236,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 121,\n \"ComponentPosY\": 265,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 327\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 35.09,\n \"ComponentPosY\": 293,\n \"ComponentRequired\": false,\n \"ComponentType\": \"DISTRICT\",\n \"ComponentWidth\": 306\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 44,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 44,\n \"ComponentPosY\": 652,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 505\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"DIGIT\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 191,\n \"ComponentPosY\": 716,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 35\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 145,\n \"ComponentPosY\": 68,\n \"ComponentRequired\": false,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"DIGIT\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 194.09,\n \"ComponentPosY\": 92.09000000000003,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 326\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 130.09375,\n \"ComponentPosY\": 555.09375,\n \"ComponentRequired\": false,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 27,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 134.09,\n \"ComponentPosY\": 628.09,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 398\n },\n {\n \"ComponentExtra\": \"{\\\"Values\\\":[\\\"选项1\\\",\\\"当面交货\\\",\\\"送货上门\\\",\\\"寄放到公证处\\\"],\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"MultiSelect\\\":false}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 141.09,\n \"ComponentPosY\": 656.09,\n \"ComponentRequired\": false,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 216\n },\n {\n \"ComponentExtra\": \"{}\",\n \"ComponentHeight\": 16,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 83.09375,\n \"ComponentPosY\": 96.5625,\n \"ComponentType\": \"CHECK_BOX\",\n \"ComponentWidth\": 16\n }\n ]\n },\n {\n \"Name\": \"张三\",\n \"Mobile\": \"18700000000\",\n \"ApproverType\": \"PERSON\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 43,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 433.59375,\n \"ComponentPosY\": 196.0625,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentWidth\": 119\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 199,\n \"ComponentPosY\": 323,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 309\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-IDCARD\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 124.09,\n \"ComponentPosY\": 352,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 327\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 24,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 386,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 390\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 114.09,\n \"ComponentPosY\": 416,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 299\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 115.09,\n \"ComponentPosY\": 445,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 367\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"EDUCATION\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_30\",\n \"ComponentName\": \"学历\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 8.09375,\n \"ComponentPosY\": 473,\n \"ComponentRequired\": false,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"EMAIL\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_28\",\n \"ComponentName\": \"邮箱\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 117.09375,\n \"ComponentPosY\": 474,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 292\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"GENDER\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_29\",\n \"ComponentName\": \"性别\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 424.09375,\n \"ComponentPosY\": 472,\n \"ComponentRequired\": false,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDCWqUUckpvebypnU4f5ELvs3AdsTJp7\"\n ]\n}",
|
238
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowByFiles\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"AppId\": \"yDCVsUUckpw2nwxkUxRytJLxpswCHW2m\"\n },\n \"FlowName\": \"B2C-签署方有填写控件\",\n \"Components\": [\n {\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 205,\n \"ComponentPosY\": 90,\n \"ComponentValue\": \"(落霞与孤鹜齐飞,秋水共长天一色)这是发起方填写的文本\",\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339\n }\n ],\n \"FlowApprovers\": [\n {\n \"OrganizationName\": \"典子谦示例企业\",\n \"OrganizationOpenId\": \"org_dianziqian\",\n \"OpenId\": \"n9527\",\n \"ApproverType\": \"ORGANIZATION\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 119,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 143.59375,\n \"ComponentPosY\": 169.0625,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentWidth\": 119\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 205,\n \"ComponentPosY\": 114,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 234,\n \"ComponentPosY\": 142,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 302\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-LEGAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 191.09,\n \"ComponentPosY\": 172,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 335\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 21,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 205,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 366\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 107,\n \"ComponentPosY\": 236,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 121,\n \"ComponentPosY\": 265,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 327\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 35.09,\n \"ComponentPosY\": 293,\n \"ComponentRequired\": false,\n \"ComponentType\": \"DISTRICT\",\n \"ComponentWidth\": 306\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 44,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 44,\n \"ComponentPosY\": 652,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 505\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"DIGIT\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 191,\n \"ComponentPosY\": 716,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 35\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 145,\n \"ComponentPosY\": 68,\n \"ComponentRequired\": false,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"DIGIT\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 194.09,\n \"ComponentPosY\": 92.09000000000003,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 326\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 130.09375,\n \"ComponentPosY\": 555.09375,\n \"ComponentRequired\": false,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 27,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 134.09,\n \"ComponentPosY\": 628.09,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 398\n },\n {\n \"ComponentExtra\": \"{\\\"Values\\\":[\\\"选项1\\\",\\\"当面交货\\\",\\\"送货上门\\\",\\\"寄放到公证处\\\"],\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"MultiSelect\\\":false}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 141.09,\n \"ComponentPosY\": 656.09,\n \"ComponentRequired\": false,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 216\n },\n {\n \"ComponentHeight\": 16,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 83.09375,\n \"ComponentPosY\": 96.5625,\n \"ComponentType\": \"CHECK_BOX\",\n \"ComponentWidth\": 16\n }\n ]\n },\n {\n \"Name\": \"张三\",\n \"Mobile\": \"18700000000\",\n \"ApproverType\": \"PERSON\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 43,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 433.59375,\n \"ComponentPosY\": 196.0625,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentWidth\": 119\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 199,\n \"ComponentPosY\": 323,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 309\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-IDCARD\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 124.09,\n \"ComponentPosY\": 352,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 327\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 24,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 386,\n \"ComponentRequired\": false,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 390\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 114.09,\n \"ComponentPosY\": 416,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 299\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 115.09,\n \"ComponentPosY\": 445,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 367\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"EDUCATION\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_30\",\n \"ComponentName\": \"学历\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 8.09375,\n \"ComponentPosY\": 473,\n \"ComponentRequired\": false,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"EMAIL\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_28\",\n \"ComponentName\": \"邮箱\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 117.09375,\n \"ComponentPosY\": 474,\n \"ComponentRequired\": false,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 292\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"GENDER\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_29\",\n \"ComponentName\": \"性别\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 424.09375,\n \"ComponentPosY\": 472,\n \"ComponentRequired\": false,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDCWqUUckpvebypnU4f5ELvs3AdsTJp7\"\n ]\n}",
|
239
239
|
"output": "{\n \"Response\": {\n \"Approvers\": [\n {\n \"ApproverRoleName\": \"\",\n \"RecipientId\": \"yDCVsUUckpwri4vqU9JHnkyzivgo9ZYK\",\n \"SignId\": \"yDCVsUUckpwri2vjU0JHnkcdalTQjZVo\"\n },\n {\n \"ApproverRoleName\": \"\",\n \"RecipientId\": \"yDCVsUUckpwri6v8U9JHnkE9wfDGvwZL\",\n \"SignId\": \"yDCVsUUckpwri3vhU9JHnkSxBnzV59Vo\"\n }\n ],\n \"FlowId\": \"yDCVsUUckpwri2vsU9JHnkuZc5pjfOMs\",\n \"RequestId\": \"s1709794795446614457\"\n }\n}",
|
240
240
|
"title": "创建一个B2C合同,签署人和发起方都有填写控件"
|
241
241
|
},
|
@@ -277,7 +277,7 @@
|
|
277
277
|
},
|
278
278
|
{
|
279
279
|
"document": "1.通过PDF文件发起合同 \n2.指定B端签署方为企业【典子谦示例企业】,经办人为【典子谦】 \n3.指定C端签署方为个人【张三】 \n4.水印控件通过外层 参数 Components 传递,ComponentType 设置为 WATERMARK,设置\"ComponentExtra\": \"{\\\"Font\\\":\\\"黑体\\\",\\\"FontSize\\\":20,\\\"Opacity\\\":0.1,\\\"Density\\\":2,\\\"SubType\\\":\\\"CUSTOM_WATERMARK\\\"}\",ComponentValue 为自定义水印的内容",
|
280
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowByFiles\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n }\n },\n \"FlowName\": \"文件发起B2C-自定义水印内容\",\n \"Components\": [\n {\n \"ComponentType\": \"WATERMARK\",\n \"ComponentName\": \"合同水印\",\n \"ComponentExtra\": \"{\\\"Font\\\":\\\"黑体\\\",\\\"FontSize\\\":20,\\\"Opacity\\\":0.1,\\\"Density\\\":2,\\\"SubType\\\":\\\"CUSTOM_WATERMARK\\\"}\",\n \"ComponentValue\": \"自定义水印内容\",\n \"ComponentPage\": 0,\n \"ComponentWidth\": 0,\n \"ComponentHeight\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"FileIndex\": 0\n }\n ],\n \"FlowApprovers\": [\n {\n \"ApproverType\": \"ORGANIZATION\",\n \"OrganizationOpenId\": \"org_dianziqian\",\n \"OrganizationName\": \"典子谦示例企业\",\n \"OpenId\": \"n9527\",\n \"Name\": \"典子谦\",\n \"Mobile\": \"13200000000\",\n \"NotifyType\": \"NONE\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 119,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 143.59375,\n \"ComponentPosY\": 169.0625,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\",\\\"FontColor\\\":\\\"0,82,217\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 205,\n \"ComponentPosY\": 114,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 234,\n \"ComponentPosY\": 142,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 302,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-LEGAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 191.09,\n \"ComponentPosY\": 172,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 335,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 21,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 205,\n \"ComponentRequired\": true,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 366,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 107,\n \"ComponentPosY\": 236,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 121,\n \"ComponentPosY\": 265,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 327,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 35.09,\n \"ComponentPosY\": 293,\n \"ComponentRequired\": true,\n \"ComponentType\": \"DISTRICT\",\n \"ComponentWidth\": 306,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 44,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 44,\n \"ComponentPosY\": 652,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 505,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 145,\n \"ComponentPosY\": 68,\n \"ComponentRequired\": true,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 130.09375,\n \"ComponentPosY\": 555.09375,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 27,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 134.09,\n \"ComponentPosY\": 628.09,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 398,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{}\",\n \"ComponentHeight\": 16,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 83.09375,\n \"ComponentPosY\": 96.5625,\n \"ComponentType\": \"CHECK_BOX\",\n \"ComponentWidth\": 16,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FillMethod\\\":0,\\\"NotMakeImageCenter\\\":true}\",\n \"ComponentHeight\": 119,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 13,\n \"ComponentPosY\": 394,\n \"ComponentType\": \"FILL_IMAGE\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"LimitCount\\\":3,\\\"AttachmentType\\\":\\\"IMG\\\"}\",\n \"ComponentHeight\": 42,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 12,\n \"ComponentPosY\": 537,\n \"ComponentRequired\": true,\n \"ComponentType\": \"ATTACHMENT\",\n \"ComponentWidth\": 240,\n \"FileIndex\": 0\n }\n ]\n },\n {\n \"ApproverType\": \"PERSON\",\n \"Name\": \"张三\",\n \"Mobile\": \"18888888888\",\n \"NotifyType\": \"NONE\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 43,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 433.59375,\n \"ComponentPosY\": 196.0625,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 199,\n \"ComponentPosY\": 323,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 309,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 24,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 386,\n \"ComponentRequired\": true,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 390,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 114.09,\n \"ComponentPosY\": 416,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 299,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 115.09,\n \"ComponentPosY\": 445,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 367,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"EDUCATION\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_30\",\n \"ComponentName\": \"学历\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 8.09375,\n \"ComponentPosY\": 473,\n \"ComponentRequired\": true,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"EMAIL\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_28\",\n \"ComponentName\": \"邮箱\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 117.09375,\n \"ComponentPosY\": 474,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 292,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"GENDER\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_29\",\n \"ComponentName\": \"性别\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 424.09375,\n \"ComponentPosY\": 472,\n \"ComponentRequired\": true,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84,\n \"FileIndex\": 0\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDCWqUUckpve5id3U4f5EL77tlNh6zTZ\"\n ]\n}",
|
280
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowByFiles\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n }\n },\n \"FlowName\": \"文件发起B2C-自定义水印内容\",\n \"Components\": [\n {\n \"ComponentType\": \"WATERMARK\",\n \"ComponentName\": \"合同水印\",\n \"ComponentExtra\": \"{\\\"Font\\\":\\\"黑体\\\",\\\"FontSize\\\":20,\\\"Opacity\\\":0.1,\\\"Density\\\":2,\\\"SubType\\\":\\\"CUSTOM_WATERMARK\\\"}\",\n \"ComponentValue\": \"自定义水印内容\",\n \"ComponentPage\": 0,\n \"ComponentWidth\": 0,\n \"ComponentHeight\": 0,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"FileIndex\": 0\n }\n ],\n \"FlowApprovers\": [\n {\n \"ApproverType\": \"ORGANIZATION\",\n \"OrganizationOpenId\": \"org_dianziqian\",\n \"OrganizationName\": \"典子谦示例企业\",\n \"OpenId\": \"n9527\",\n \"Name\": \"典子谦\",\n \"Mobile\": \"13200000000\",\n \"NotifyType\": \"NONE\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 119,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 143.59375,\n \"ComponentPosY\": 169.0625,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\",\\\"FontColor\\\":\\\"0,82,217\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 205,\n \"ComponentPosY\": 114,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-CREDIT-CODE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 234,\n \"ComponentPosY\": 142,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 302,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"BUSI-LEGAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 191.09,\n \"ComponentPosY\": 172,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 335,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 21,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 205,\n \"ComponentRequired\": true,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 366,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 107,\n \"ComponentPosY\": 236,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 339,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 121,\n \"ComponentPosY\": 265,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 327,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 35.09,\n \"ComponentPosY\": 293,\n \"ComponentRequired\": true,\n \"ComponentType\": \"DISTRICT\",\n \"ComponentWidth\": 306,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 44,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 44,\n \"ComponentPosY\": 652,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 505,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 145,\n \"ComponentPosY\": 68,\n \"ComponentRequired\": true,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"ManualFill\\\":true}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 130.09375,\n \"ComponentPosY\": 555.09375,\n \"ComponentType\": \"DATE\",\n \"ComponentWidth\": 116,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 27,\n \"ComponentPage\": 2,\n \"ComponentPosX\": 134.09,\n \"ComponentPosY\": 628.09,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 398,\n \"FileIndex\": 0\n },\n {\n \"ComponentHeight\": 16,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 83.09375,\n \"ComponentPosY\": 96.5625,\n \"ComponentType\": \"CHECK_BOX\",\n \"ComponentWidth\": 16,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FillMethod\\\":0,\\\"NotMakeImageCenter\\\":true}\",\n \"ComponentHeight\": 119,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 13,\n \"ComponentPosY\": 394,\n \"ComponentType\": \"FILL_IMAGE\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"LimitCount\\\":3,\\\"AttachmentType\\\":\\\"IMG\\\"}\",\n \"ComponentHeight\": 42,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 12,\n \"ComponentPosY\": 537,\n \"ComponentRequired\": true,\n \"ComponentType\": \"ATTACHMENT\",\n \"ComponentWidth\": 240,\n \"FileIndex\": 0\n }\n ]\n },\n {\n \"ApproverType\": \"PERSON\",\n \"Name\": \"张三\",\n \"Mobile\": \"18888888888\",\n \"NotifyType\": \"NONE\",\n \"SignComponents\": [\n {\n \"ComponentHeight\": 43,\n \"ComponentPage\": 7,\n \"ComponentPosX\": 433.59375,\n \"ComponentPosY\": 196.0625,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0\n }\n ],\n \"Components\": [\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-NAME\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 199,\n \"ComponentPosY\": 323,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 309,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"LOCATION\\\"}\",\n \"ComponentHeight\": 24,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 155,\n \"ComponentPosY\": 386,\n \"ComponentRequired\": true,\n \"ComponentType\": \"MULTI_LINE_TEXT\",\n \"ComponentWidth\": 390,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 114.09,\n \"ComponentPosY\": 416,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 299,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"RecipientInfoType\\\":\\\"PERSONAL-MOBILE\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentPage\": 1,\n \"ComponentPosX\": 115.09,\n \"ComponentPosY\": 445,\n \"ComponentRequired\": true,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 367,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"EDUCATION\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_30\",\n \"ComponentName\": \"学历\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 8.09375,\n \"ComponentPosY\": 473,\n \"ComponentRequired\": true,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"SubType\\\":\\\"EMAIL\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_28\",\n \"ComponentName\": \"邮箱\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 117.09375,\n \"ComponentPosY\": 474,\n \"ComponentType\": \"TEXT\",\n \"ComponentWidth\": 292,\n \"FileIndex\": 0\n },\n {\n \"ComponentExtra\": \"{\\\"SubType\\\":\\\"GENDER\\\"}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_29\",\n \"ComponentName\": \"性别\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 424.09375,\n \"ComponentPosY\": 472,\n \"ComponentRequired\": true,\n \"ComponentType\": \"SELECTOR\",\n \"ComponentWidth\": 84,\n \"FileIndex\": 0\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDCWqUUckpve5id3U4f5EL77tlNh6zTZ\"\n ]\n}",
|
281
281
|
"output": "{\n \"Response\": {\n \"Approvers\": [\n {\n \"ApproverRoleName\": \"\",\n \"RecipientId\": \"yDCm3UUckpuhiir7UyngyQv8jrtNLw6f\",\n \"SignId\": \"yDCm3UUckpuhiir4UyngyQv1cGEVXL3w\"\n },\n {\n \"ApproverRoleName\": \"\",\n \"RecipientId\": \"yDCm3UUckpuhiiruUyngyQvdLX3DRJK7\",\n \"SignId\": \"yDCm3UUckpuhiirbUyngyQvpaOBqrvlD\"\n }\n ],\n \"FlowId\": \"yDCm3UUckpuhiirxUyngyQv1srq0CaC8\",\n \"RequestId\": \"s1726295754261345096\"\n }\n}",
|
282
282
|
"title": "文件发起B2C合同,发起方设置合同水印(自定义水印内容)"
|
283
283
|
},
|
@@ -2261,7 +2261,7 @@
|
|
2261
2261
|
"example": "无",
|
2262
2262
|
"member": "KeyPair",
|
2263
2263
|
"name": "KeyPair",
|
2264
|
-
"
|
2264
|
+
"output_required": true,
|
2265
2265
|
"type": "object",
|
2266
2266
|
"value_allowed_null": false
|
2267
2267
|
},
|
@@ -6163,7 +6163,7 @@
|
|
6163
6163
|
{
|
6164
6164
|
"disabled": false,
|
6165
6165
|
"document": "防火墙规则描述。",
|
6166
|
-
"example": "
|
6166
|
+
"example": "Web服务HTTP(80),如 Apache、Nginx",
|
6167
6167
|
"member": "string",
|
6168
6168
|
"name": "FirewallRuleDescription",
|
6169
6169
|
"output_required": true,
|
@@ -7281,40 +7281,40 @@
|
|
7281
7281
|
{
|
7282
7282
|
"disabled": false,
|
7283
7283
|
"document": "实例 ID。",
|
7284
|
-
"example": "",
|
7284
|
+
"example": "lhins-xusdke45",
|
7285
7285
|
"member": "string",
|
7286
7286
|
"name": "InstanceId",
|
7287
|
-
"
|
7287
|
+
"output_required": true,
|
7288
7288
|
"type": "string",
|
7289
7289
|
"value_allowed_null": false
|
7290
7290
|
},
|
7291
7291
|
{
|
7292
7292
|
"disabled": false,
|
7293
7293
|
"document": "实例是否可退还。",
|
7294
|
-
"example": "",
|
7294
|
+
"example": "false",
|
7295
7295
|
"member": "bool",
|
7296
7296
|
"name": "IsReturnable",
|
7297
|
-
"
|
7297
|
+
"output_required": true,
|
7298
7298
|
"type": "bool",
|
7299
7299
|
"value_allowed_null": false
|
7300
7300
|
},
|
7301
7301
|
{
|
7302
7302
|
"disabled": false,
|
7303
7303
|
"document": "实例退还失败错误码。",
|
7304
|
-
"example": "",
|
7304
|
+
"example": "2",
|
7305
7305
|
"member": "int64",
|
7306
7306
|
"name": "ReturnFailCode",
|
7307
|
-
"
|
7307
|
+
"output_required": true,
|
7308
7308
|
"type": "int",
|
7309
7309
|
"value_allowed_null": false
|
7310
7310
|
},
|
7311
7311
|
{
|
7312
7312
|
"disabled": false,
|
7313
7313
|
"document": "实例退还失败错误信息。",
|
7314
|
-
"example": "",
|
7314
|
+
"example": "资源已过期",
|
7315
7315
|
"member": "string",
|
7316
7316
|
"name": "ReturnFailMessage",
|
7317
|
-
"
|
7317
|
+
"output_required": true,
|
7318
7318
|
"type": "string",
|
7319
7319
|
"value_allowed_null": false
|
7320
7320
|
}
|
@@ -124,7 +124,7 @@
|
|
124
124
|
{
|
125
125
|
"document": "",
|
126
126
|
"input": "https://lighthouse.tencentcloudapi.com/?Action=CreateKeyPair\n&KeyName=test_create_1\n&<公共请求参数>",
|
127
|
-
"output": "{\n \"Response\": {\n \"KeyPair\": {\n \"KeyId\": \"lhkp-hfenegt1\",\n \"KeyName\": \"test_create_1\",\n \"PublicKey\": \"
|
127
|
+
"output": "{\n \"Response\": {\n \"KeyPair\": {\n \"KeyId\": \"lhkp-hfenegt1\",\n \"KeyName\": \"test_create_1\",\n \"PublicKey\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6Zx4q...\",\n \"AssociatedInstanceIds\": [],\n \"CreatedTime\": null,\n \"PrivateKey\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAumc...\\n-----END RSA PRIVATE KEY-----\"\n },\n \"RequestId\": \"02dc35eb-06f0-477f-9b06-c980bc56c18d\"\n }\n}",
|
128
128
|
"title": "创建密钥对"
|
129
129
|
}
|
130
130
|
],
|
@@ -188,7 +188,7 @@
|
|
188
188
|
{
|
189
189
|
"document": "",
|
190
190
|
"input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAllScenes\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
|
191
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"22cef196-4013-493e-8acb-33a2cb629869\",\n \"TotalCount\": 3,\n \"SceneInfoSet\": [\n {\n \"SceneId\": \"lhsc-
|
191
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"22cef196-4013-493e-8acb-33a2cb629869\",\n \"TotalCount\": 3,\n \"SceneInfoSet\": [\n {\n \"SceneId\": \"lhsc-xyz789ab\",\n \"DisplayName\": \"场景名称1\",\n \"Description\": \"场景描述1\"\n },\n {\n \"SceneId\": \"lhsc-pqr456st\",\n \"DisplayName\": \"场景名称2\",\n \"Description\": \"场景描述2\"\n },\n {\n \"SceneId\": \"lhsc-uvw123xy\",\n \"DisplayName\": \"场景名称3\",\n \"Description\": \"场景描述3\"\n }\n ]\n }\n}",
|
192
192
|
"title": "查询全地域使用场景信息"
|
193
193
|
}
|
194
194
|
],
|
@@ -9414,7 +9414,7 @@
|
|
9414
9414
|
"example": "[]",
|
9415
9415
|
"member": "LivePackageInfo",
|
9416
9416
|
"name": "LivePackageInfoList",
|
9417
|
-
"
|
9417
|
+
"output_required": true,
|
9418
9418
|
"type": "list",
|
9419
9419
|
"value_allowed_null": true
|
9420
9420
|
},
|
@@ -9424,7 +9424,7 @@
|
|
9424
9424
|
"example": "201",
|
9425
9425
|
"member": "int64",
|
9426
9426
|
"name": "PackageBillMode",
|
9427
|
-
"
|
9427
|
+
"output_required": true,
|
9428
9428
|
"type": "int",
|
9429
9429
|
"value_allowed_null": true
|
9430
9430
|
},
|
@@ -9434,7 +9434,7 @@
|
|
9434
9434
|
"example": "10",
|
9435
9435
|
"member": "int64",
|
9436
9436
|
"name": "TotalPage",
|
9437
|
-
"
|
9437
|
+
"output_required": true,
|
9438
9438
|
"type": "int",
|
9439
9439
|
"value_allowed_null": true
|
9440
9440
|
},
|
@@ -9444,7 +9444,7 @@
|
|
9444
9444
|
"example": "95",
|
9445
9445
|
"member": "int64",
|
9446
9446
|
"name": "TotalNum",
|
9447
|
-
"
|
9447
|
+
"output_required": true,
|
9448
9448
|
"type": "int",
|
9449
9449
|
"value_allowed_null": true
|
9450
9450
|
},
|
@@ -9454,7 +9454,7 @@
|
|
9454
9454
|
"example": "2",
|
9455
9455
|
"member": "int64",
|
9456
9456
|
"name": "PageNum",
|
9457
|
-
"
|
9457
|
+
"output_required": true,
|
9458
9458
|
"type": "int",
|
9459
9459
|
"value_allowed_null": true
|
9460
9460
|
},
|
@@ -9464,7 +9464,7 @@
|
|
9464
9464
|
"example": "10",
|
9465
9465
|
"member": "int64",
|
9466
9466
|
"name": "PageSize",
|
9467
|
-
"
|
9467
|
+
"output_required": true,
|
9468
9468
|
"type": "int",
|
9469
9469
|
"value_allowed_null": true
|
9470
9470
|
},
|
@@ -9474,7 +9474,7 @@
|
|
9474
9474
|
"example": "201,201,204,204",
|
9475
9475
|
"member": "string",
|
9476
9476
|
"name": "FluxPackageBillMode",
|
9477
|
-
"
|
9477
|
+
"output_required": true,
|
9478
9478
|
"type": "string",
|
9479
9479
|
"value_allowed_null": true
|
9480
9480
|
},
|
@@ -812,7 +812,7 @@
|
|
812
812
|
{
|
813
813
|
"document": "",
|
814
814
|
"input": "https://live.tencentcloudapi.com/?Action=DescribeLivePackageInfo\n&PackageType=0\n&<公共请求参数>",
|
815
|
-
"output": "{\n \"Response\": {\n \"
|
815
|
+
"output": "{\n \"Response\": {\n \"LivePackageInfoList\": [\n {\n \"Id\": \"abc\",\n \"Total\": 0,\n \"Used\": 0,\n \"Left\": 0,\n \"BuyTime\": \"abc\",\n \"ExpireTime\": \"abc\",\n \"Type\": 0,\n \"Status\": 0,\n \"WillRenew\": 0,\n \"RenewalResult\": 0\n }\n ],\n \"PackageBillMode\": 0,\n \"TotalPage\": 0,\n \"TotalNum\": 0,\n \"PageNum\": 0,\n \"PageSize\": 0,\n \"FluxPackageBillMode\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
816
816
|
"title": "查询直播套餐包信息"
|
817
817
|
}
|
818
818
|
],
|