tccli 3.0.1276.1__py2.py3-none-any.whl → 3.0.1277.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/ams/v20201229/api.json +52 -22
- tccli/services/cvm/v20170312/api.json +9 -0
- tccli/services/emr/v20190103/api.json +6 -6
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +137 -6
- tccli/services/ess/v20201111/examples.json +10 -2
- tccli/services/essbasic/essbasic_client.py +53 -0
- tccli/services/essbasic/v20210526/api.json +122 -0
- tccli/services/essbasic/v20210526/examples.json +8 -0
- tccli/services/ims/v20201229/api.json +82 -0
- tccli/services/live/v20180801/api.json +86 -79
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -2
- tccli/services/trtc/v20190722/api.json +9 -0
- tccli/services/wedata/v20210820/api.json +29 -18
- tccli/services/wedata/v20210820/examples.json +12 -18
- {tccli-3.0.1276.1.dist-info → tccli-3.0.1277.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1276.1.dist-info → tccli-3.0.1277.1.dist-info}/RECORD +22 -22
- {tccli-3.0.1276.1.dist-info → tccli-3.0.1277.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1276.1.dist-info → tccli-3.0.1277.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1276.1.dist-info → tccli-3.0.1277.1.dist-info}/license_files/LICENSE +0 -0
@@ -413,6 +413,13 @@
|
|
413
413
|
"output": "CreateFlowBlockchainEvidenceUrlResponse",
|
414
414
|
"status": "online"
|
415
415
|
},
|
416
|
+
"CreateFlowForwards": {
|
417
|
+
"document": "该接口用于将合同中本企业当前经办人转为本企业其他员工进行操作。\n\n注意:\n1. 转交的目标经办人需要已经加入企业,且完成实名。\n2. 仅企业拥有`超管`或`法人角色`的员工才有调用本接口的权限。\n3. 仅支持当前经办人为待签署或待填写状态时进行转交操作。\n4. 若原合同有填写控件,且当前经办人已经完成填写,则不支持进行转交。\n5. 若当前经办人已签署完成,或者处于签署流程中,则不支持进行转交。",
|
418
|
+
"input": "CreateFlowForwardsRequest",
|
419
|
+
"name": "变更本企业待签合同的经办人",
|
420
|
+
"output": "CreateFlowForwardsResponse",
|
421
|
+
"status": "online"
|
422
|
+
},
|
416
423
|
"CreateFlowGroupSignReview": {
|
417
424
|
"document": "1. 在使用[通过多文件创建合同组签署流程](https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowGroupByFiles)或[通过多模板创建合同组签署流程](https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowGroupByTemplates)创建合同组签署流程时,若指定了参数以下参数为true,则可以调用此接口提交企业内部签署审批结果,即使是自动签署也需要进行审核通过才会进行签署。\n - [FlowInfo.NeedSignReview](https://qian.tencent.com/developers/partnerApis/dataTypes/#flowinfo)\n - [FlowFileInfo.NeedSignReview](https://qian.tencent.com/developers/partnerApis/dataTypes/#flowfileinfo)\n - [FlowApproverInfo.ApproverNeedSignReview](https://qian.tencent.com/developers/partnerApis/dataTypes/#flowapproverinfo) \n\n2. 同一合同组,同一签署人可以多次提交签署审批结果,签署时的最后一个“审批结果”有效。",
|
418
425
|
"input": "CreateFlowGroupSignReviewRequest",
|
@@ -7271,6 +7278,71 @@
|
|
7271
7278
|
],
|
7272
7279
|
"type": "object"
|
7273
7280
|
},
|
7281
|
+
"CreateFlowForwardsRequest": {
|
7282
|
+
"document": "CreateFlowForwards请求参数结构体",
|
7283
|
+
"members": [
|
7284
|
+
{
|
7285
|
+
"disabled": false,
|
7286
|
+
"document": "合同对应参与方需要修改的目标经办人对应的OpenId。\n\n注意:`需要保证目标经办人已经加入企业且已实名`",
|
7287
|
+
"example": "无",
|
7288
|
+
"member": "string",
|
7289
|
+
"name": "TargetOpenId",
|
7290
|
+
"required": true,
|
7291
|
+
"type": "string"
|
7292
|
+
},
|
7293
|
+
{
|
7294
|
+
"disabled": false,
|
7295
|
+
"document": "企业签署方的合同及对应签署方",
|
7296
|
+
"example": "无",
|
7297
|
+
"member": "FlowForwardInfo",
|
7298
|
+
"name": "FlowForwardInfos",
|
7299
|
+
"required": true,
|
7300
|
+
"type": "list"
|
7301
|
+
},
|
7302
|
+
{
|
7303
|
+
"disabled": false,
|
7304
|
+
"document": "关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识及第三方平台子客企业中的员工标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。此接口下面信息必填。<ul><li>渠道应用标识: Agent.AppId</li><li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li><li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li></ul>第三方平台子客企业和员工必须已经经过实名认证",
|
7305
|
+
"example": "无",
|
7306
|
+
"member": "Agent",
|
7307
|
+
"name": "Agent",
|
7308
|
+
"required": true,
|
7309
|
+
"type": "object"
|
7310
|
+
}
|
7311
|
+
],
|
7312
|
+
"type": "object"
|
7313
|
+
},
|
7314
|
+
"CreateFlowForwardsResponse": {
|
7315
|
+
"document": "CreateFlowForwards返回参数结构体",
|
7316
|
+
"members": [
|
7317
|
+
{
|
7318
|
+
"disabled": false,
|
7319
|
+
"document": "失败的合同id以及错误详情",
|
7320
|
+
"example": "无",
|
7321
|
+
"member": "FlowForwardResult",
|
7322
|
+
"name": "FailedFlows",
|
7323
|
+
"output_required": false,
|
7324
|
+
"type": "list",
|
7325
|
+
"value_allowed_null": false
|
7326
|
+
},
|
7327
|
+
{
|
7328
|
+
"disabled": false,
|
7329
|
+
"document": "成功的合同id",
|
7330
|
+
"example": "yDtSPUUckpxlb************Hyr2w74",
|
7331
|
+
"member": "string",
|
7332
|
+
"name": "SuccessFlows",
|
7333
|
+
"output_required": false,
|
7334
|
+
"type": "list",
|
7335
|
+
"value_allowed_null": false
|
7336
|
+
},
|
7337
|
+
{
|
7338
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7339
|
+
"member": "string",
|
7340
|
+
"name": "RequestId",
|
7341
|
+
"type": "string"
|
7342
|
+
}
|
7343
|
+
],
|
7344
|
+
"type": "object"
|
7345
|
+
},
|
7274
7346
|
"CreateFlowGroupSignReviewRequest": {
|
7275
7347
|
"document": "CreateFlowGroupSignReview请求参数结构体",
|
7276
7348
|
"members": [
|
@@ -10462,6 +10534,56 @@
|
|
10462
10534
|
],
|
10463
10535
|
"usage": "in"
|
10464
10536
|
},
|
10537
|
+
"FlowForwardInfo": {
|
10538
|
+
"document": "合同转交相关信息",
|
10539
|
+
"members": [
|
10540
|
+
{
|
10541
|
+
"disabled": false,
|
10542
|
+
"document": "合同流程ID,为32位字符串。此接口的合同流程ID需要由[创建签署流程](https://qian.tencent.com/developers/companyApis/startFlows/CreateFlow)接口创建得到。",
|
10543
|
+
"example": "yDCVNUUckpw3nnnyUVScgTvSA1IaZgM7",
|
10544
|
+
"member": "string",
|
10545
|
+
"name": "FlowId",
|
10546
|
+
"required": true,
|
10547
|
+
"type": "string"
|
10548
|
+
},
|
10549
|
+
{
|
10550
|
+
"disabled": false,
|
10551
|
+
"document": "签署方经办人在合同中的参与方ID,为32位字符串。",
|
10552
|
+
"example": "yDtwEUUckp7f8w6uUuBHsZJd9KcpXpMH",
|
10553
|
+
"member": "string",
|
10554
|
+
"name": "RecipientId",
|
10555
|
+
"required": true,
|
10556
|
+
"type": "string"
|
10557
|
+
}
|
10558
|
+
],
|
10559
|
+
"usage": "in"
|
10560
|
+
},
|
10561
|
+
"FlowForwardResult": {
|
10562
|
+
"document": "转交合同结果",
|
10563
|
+
"members": [
|
10564
|
+
{
|
10565
|
+
"disabled": false,
|
10566
|
+
"document": "合同流程ID为32位字符串。您可以登录腾讯电子签控制台,在 \"合同\" -> \"合同中心\" 中查看某个合同的FlowId(在页面中展示为合同ID)。[点击查看FlowId在控制台中的位置](https://qcloudimg.tencent-cloud.cn/raw/0a83015166cfe1cb043d14f9ec4bd75e.png)。",
|
10567
|
+
"example": "yDwFmUUckpstqfvzUE1h3jo1f3cqjkGm",
|
10568
|
+
"member": "string",
|
10569
|
+
"name": "FlowId",
|
10570
|
+
"output_required": false,
|
10571
|
+
"type": "string",
|
10572
|
+
"value_allowed_null": false
|
10573
|
+
},
|
10574
|
+
{
|
10575
|
+
"disabled": false,
|
10576
|
+
"document": "如果失败,返回的错误细节。",
|
10577
|
+
"example": "合同目标转出参与方非本企业员工",
|
10578
|
+
"member": "string",
|
10579
|
+
"name": "ErrorDetail",
|
10580
|
+
"output_required": false,
|
10581
|
+
"type": "string",
|
10582
|
+
"value_allowed_null": false
|
10583
|
+
}
|
10584
|
+
],
|
10585
|
+
"usage": "out"
|
10586
|
+
},
|
10465
10587
|
"FlowGroupApproverInfo": {
|
10466
10588
|
"document": "合同组相关信息,指定合同组子合同和签署方的信息,用于补充动态签署人。",
|
10467
10589
|
"members": [
|
@@ -922,6 +922,14 @@
|
|
922
922
|
"title": "生成合同区块链存证证书查看二维码/链接"
|
923
923
|
}
|
924
924
|
],
|
925
|
+
"CreateFlowForwards": [
|
926
|
+
{
|
927
|
+
"document": "将当前合同经办人转为其他员工",
|
928
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeEmployees\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyAppId\": \"\"\n },\n \"TargetOpenId\": \"open_id_1\",\n \"FlowForwardInfos\": [\n {\n \"FlowId\": \"yDtSPUU**********************PHG7JhZM\",\n \"RecipientId\": \"yDtSPUU******************os8flxcvLpj\"\n },\n {\n \"FlowId\": \"yDtSPUU**********************PHG7s8flx\",\n \"RecipientId\": \"yDtSPUU******************oSPUxSP\"\n }\n ]\n}",
|
929
|
+
"output": "{\n \"Response\": {\n \"FailedFlows\": [\n {\n \"ErrorDetail\": \"转发人状态非待签署或待填写,禁止转发\",\n \"FlowId\": \"yDtSPUU**********************PHG7JhZM\"\n }\n ],\n \"RequestId\": \"s1740641173120185806\",\n \"SuccessFlows\": [\n \"yDtSPUU**********************PHG7s8flx\"\n ]\n }\n}",
|
930
|
+
"title": "将当前合同经办人转为其他员工"
|
931
|
+
}
|
932
|
+
],
|
925
933
|
"CreateFlowGroupSignReview": [
|
926
934
|
{
|
927
935
|
"document": "1.签署审核通过企业签署人(ApproverType 设置为PERSON)\n2.使用 姓名 + 手机号 定位合同组内所有子合同的该签署人\n3.拒绝(阻断)该签署人的签署操作 (ReviewType 设置为REJECT)",
|
@@ -889,6 +889,52 @@
|
|
889
889
|
],
|
890
890
|
"usage": "out"
|
891
891
|
},
|
892
|
+
"OcrHitInfo": {
|
893
|
+
"document": "ocr关键词命中位置信息",
|
894
|
+
"members": [
|
895
|
+
{
|
896
|
+
"disabled": false,
|
897
|
+
"document": "标识模型命中还是关键词命中",
|
898
|
+
"example": "Model",
|
899
|
+
"member": "string",
|
900
|
+
"name": "Type",
|
901
|
+
"output_required": true,
|
902
|
+
"type": "string",
|
903
|
+
"value_allowed_null": false
|
904
|
+
},
|
905
|
+
{
|
906
|
+
"disabled": false,
|
907
|
+
"document": "命中关键词",
|
908
|
+
"example": "啦啦",
|
909
|
+
"member": "string",
|
910
|
+
"name": "Keyword",
|
911
|
+
"output_required": true,
|
912
|
+
"type": "string",
|
913
|
+
"value_allowed_null": false
|
914
|
+
},
|
915
|
+
{
|
916
|
+
"disabled": false,
|
917
|
+
"document": "自定义词库名称",
|
918
|
+
"example": "测试词库1",
|
919
|
+
"member": "string",
|
920
|
+
"name": "LibName",
|
921
|
+
"output_required": true,
|
922
|
+
"type": "string",
|
923
|
+
"value_allowed_null": false
|
924
|
+
},
|
925
|
+
{
|
926
|
+
"disabled": false,
|
927
|
+
"document": "位置信息",
|
928
|
+
"example": "无",
|
929
|
+
"member": "Positions",
|
930
|
+
"name": "Positions",
|
931
|
+
"output_required": true,
|
932
|
+
"type": "list",
|
933
|
+
"value_allowed_null": false
|
934
|
+
}
|
935
|
+
],
|
936
|
+
"usage": "out"
|
937
|
+
},
|
892
938
|
"OcrResult": {
|
893
939
|
"document": "用于返回OCR结果检测详情",
|
894
940
|
"members": [
|
@@ -1057,6 +1103,42 @@
|
|
1057
1103
|
"output_required": true,
|
1058
1104
|
"type": "string",
|
1059
1105
|
"value_allowed_null": false
|
1106
|
+
},
|
1107
|
+
{
|
1108
|
+
"disabled": false,
|
1109
|
+
"document": "关键词命中位置信息",
|
1110
|
+
"example": "{\"Type\": \"Keyword\", \"Keyword\": \"国家\", \"LibName\": \"\", \"Positions\": [ { \"Start\": 0, \"End\": 2 } ] }",
|
1111
|
+
"member": "OcrHitInfo",
|
1112
|
+
"name": "HitInfos",
|
1113
|
+
"output_required": false,
|
1114
|
+
"type": "list",
|
1115
|
+
"value_allowed_null": false
|
1116
|
+
}
|
1117
|
+
],
|
1118
|
+
"usage": "out"
|
1119
|
+
},
|
1120
|
+
"Positions": {
|
1121
|
+
"document": "标识命中的违规关键词位置信息",
|
1122
|
+
"members": [
|
1123
|
+
{
|
1124
|
+
"disabled": false,
|
1125
|
+
"document": "关键词起始位置",
|
1126
|
+
"example": "0",
|
1127
|
+
"member": "int64",
|
1128
|
+
"name": "Start",
|
1129
|
+
"output_required": false,
|
1130
|
+
"type": "int",
|
1131
|
+
"value_allowed_null": false
|
1132
|
+
},
|
1133
|
+
{
|
1134
|
+
"disabled": false,
|
1135
|
+
"document": "关键词结束位置",
|
1136
|
+
"example": "10",
|
1137
|
+
"member": "int64",
|
1138
|
+
"name": "End",
|
1139
|
+
"output_required": false,
|
1140
|
+
"type": "int",
|
1141
|
+
"value_allowed_null": false
|
1060
1142
|
}
|
1061
1143
|
],
|
1062
1144
|
"usage": "out"
|