tccli 3.0.1104.1__py2.py3-none-any.whl → 3.0.1106.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/examples/billing/v20180709/DescribeAllocationBillDetail.md +0 -4
- tccli/examples/cynosdb/v20190107/CreateCLSDelivery.md +9 -1
- tccli/examples/cynosdb/v20190107/DeleteCLSDelivery.md +5 -1
- tccli/examples/cynosdb/v20190107/DescribeInstanceCLSLogDelivery.md +27 -2
- tccli/examples/cynosdb/v20190107/StartCLSDelivery.md +5 -1
- tccli/examples/cynosdb/v20190107/StopCLSDelivery.md +5 -1
- tccli/examples/dsgc/v20190723/DescribeDSPACOSDiscoveryTaskResult.md +21 -13
- tccli/services/antiddos/v20200309/api.json +2 -2
- tccli/services/asr/v20190614/api.json +5 -5
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cdb/v20170320/api.json +15 -12
- tccli/services/cdwdoris/v20211228/api.json +72 -0
- tccli/services/clb/v20180317/api.json +9 -0
- tccli/services/cynosdb/v20190107/api.json +306 -5
- tccli/services/cynosdb/v20190107/examples.json +10 -10
- tccli/services/dsgc/v20190723/api.json +348 -333
- tccli/services/dsgc/v20190723/examples.json +2 -2
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/emr/v20190103/api.json +30 -0
- tccli/services/es/v20180416/api.json +10 -0
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20211125/api.json +1 -1
- tccli/services/ocr/v20181119/api.json +80 -22
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/tbaas/v20180416/api.json +24 -24
- tccli/services/tione/tione_client.py +0 -53
- tccli/services/tione/v20191022/api.json +0 -52
- tccli/services/tione/v20191022/examples.json +0 -8
- tccli/services/tione/v20211111/api.json +28 -0
- tccli/services/tke/v20220501/api.json +1 -1
- tccli/services/tmt/v20180321/api.json +8 -8
- tccli/services/trtc/v20190722/api.json +9 -0
- tccli/services/tse/v20201207/api.json +55 -7
- tccli/services/vod/v20180717/api.json +2 -2
- tccli/services/weilingwith/v20230427/api.json +1 -1
- {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/RECORD +43 -43
- {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/license_files/LICENSE +0 -0
@@ -555,8 +555,8 @@
|
|
555
555
|
"DescribeDSPACOSDiscoveryTaskResult": [
|
556
556
|
{
|
557
557
|
"document": "",
|
558
|
-
"input": "POST / HTTP/1.1\nHost: dsgc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDSPACOSDiscoveryTaskResult\n<公共请求参数>\n\n{\n \"DspaId\": \"
|
559
|
-
"output": "{\n \"Response\": {\n \"
|
558
|
+
"input": "POST / HTTP/1.1\nHost: dsgc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDSPACOSDiscoveryTaskResult\n<公共请求参数>\n\n{\n \"DspaId\": \"abc\",\n \"Offset\": 0,\n \"Limit\": 0,\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ]\n }\n ]\n}",
|
559
|
+
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"BucketResultId\": 0,\n \"TaskId\": 0,\n \"TaskName\": \"abc\",\n \"ResultId\": 0,\n \"DataSourceId\": \"abc\",\n \"BucketName\": \"abc\",\n \"TotalFiles\": 0,\n \"SensitiveDataNums\": 0,\n \"EndTime\": \"abc\",\n \"DataSourceName\": \"abc\",\n \"Status\": 0,\n \"ErrorInfo\": \"abc\",\n \"ResourceRegion\": \"abc\",\n \"OverSize\": \"abc\"\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
560
560
|
"title": "DescribeCOSTaskResult"
|
561
561
|
}
|
562
562
|
],
|
@@ -5352,6 +5352,36 @@
|
|
5352
5352
|
"output_required": false,
|
5353
5353
|
"type": "int",
|
5354
5354
|
"value_allowed_null": true
|
5355
|
+
},
|
5356
|
+
{
|
5357
|
+
"disabled": false,
|
5358
|
+
"document": "后端个数\n注意:此字段可能返回 null,表示取不到有效值。",
|
5359
|
+
"example": "1",
|
5360
|
+
"member": "int64",
|
5361
|
+
"name": "BackendsCount",
|
5362
|
+
"output_required": false,
|
5363
|
+
"type": "int",
|
5364
|
+
"value_allowed_null": true
|
5365
|
+
},
|
5366
|
+
{
|
5367
|
+
"disabled": false,
|
5368
|
+
"document": "fragment数\n注意:此字段可能返回 null,表示取不到有效值。",
|
5369
|
+
"example": "2",
|
5370
|
+
"member": "int64",
|
5371
|
+
"name": "FragmentInstancesCount",
|
5372
|
+
"output_required": false,
|
5373
|
+
"type": "int",
|
5374
|
+
"value_allowed_null": true
|
5375
|
+
},
|
5376
|
+
{
|
5377
|
+
"disabled": false,
|
5378
|
+
"document": "剩余未完成Fragment数\n注意:此字段可能返回 null,表示取不到有效值。",
|
5379
|
+
"example": "1",
|
5380
|
+
"member": "int64",
|
5381
|
+
"name": "RemainingFragmentCount",
|
5382
|
+
"output_required": false,
|
5383
|
+
"type": "int",
|
5384
|
+
"value_allowed_null": true
|
5355
5385
|
}
|
5356
5386
|
],
|
5357
5387
|
"usage": "out"
|
@@ -8570,6 +8570,16 @@
|
|
8570
8570
|
"output_required": false,
|
8571
8571
|
"type": "int",
|
8572
8572
|
"value_allowed_null": true
|
8573
|
+
},
|
8574
|
+
{
|
8575
|
+
"disabled": false,
|
8576
|
+
"document": "//默认en, 可选zh-CN\n注意:此字段可能返回 null,表示取不到有效值。",
|
8577
|
+
"example": "无",
|
8578
|
+
"member": "string",
|
8579
|
+
"name": "KibanaLanguage",
|
8580
|
+
"output_required": false,
|
8581
|
+
"type": "string",
|
8582
|
+
"value_allowed_null": true
|
8573
8583
|
}
|
8574
8584
|
],
|
8575
8585
|
"usage": "out"
|
@@ -78,7 +78,7 @@
|
|
78
78
|
"status": "online"
|
79
79
|
},
|
80
80
|
"ChannelCreateFlowByFiles": {
|
81
|
-
"document": "接口(ChannelCreateFlowByFiles)用PDF文件创建签署流程。\n\n适用场景:适用非制式的合同文件签署,开发者有每个签署流程的PDF,可以通过该接口传入完整的PDF文件及流程信息生成待签署的合同流程。\n\n**注**: \n<ul>\n<li>此接口静默签(企业自动签)能力为白名单功能,使用前请联系对接的客户经理沟通。</li>\n<li>此接口需要依赖<a href=\"https://qian.tencent.com/developers/partnerApis/files/UploadFiles\" target=\"_blank\">文件上传接口</a>生成pdf资源编号(FileIds)进行使用。整体的逻辑如下图</li>\n</ul>\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/bf86248a2c163228c4e894cf5926af69/ChannelCreateFlowByFiles.png)\n\n**可以作为发起方和签署方的角色列表**\n<table
|
81
|
+
"document": "接口(ChannelCreateFlowByFiles)用PDF文件创建签署流程。\n\n适用场景:适用非制式的合同文件签署,开发者有每个签署流程的PDF,可以通过该接口传入完整的PDF文件及流程信息生成待签署的合同流程。\n\n**注**: \n<ul>\n<li>此接口静默签(企业自动签)能力为白名单功能,使用前请联系对接的客户经理沟通。</li>\n<li>此接口需要依赖<a href=\"https://qian.tencent.com/developers/partnerApis/files/UploadFiles\" target=\"_blank\">文件上传接口</a>生成pdf资源编号(FileIds)进行使用。整体的逻辑如下图</li>\n</ul>\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/bf86248a2c163228c4e894cf5926af69/ChannelCreateFlowByFiles.png)\n\n**可以作为发起方和签署方的角色列表**\n<table> <thead> <tr> <th>场景编号</th> <th>发起方</th> <th>签署方</th> <th>补充</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>子企业A的员工</td> <td>子企业A的员工</td> <td>子企业是通过<a href=\"https://qian.tencent.com/developers/partnerApis/accounts/CreateConsoleLoginUrl\" target=\"_blank\">CreateConsoleLoginUrl</a>生成子客登录链接注册的企业</td> </tr> <tr> <td>场景二</td> <td>子企业A的员工</td> <td>子企业B(不指定经办人走领取逻辑)</td> <td>领取的逻辑可以参考文档<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">动态签署方</a> </td> </tr> <tr> <td>场景三</td> <td>子企业A的员工</td> <td>子企业B的员工</td> <td>-</td> </tr> <tr> <td>场景四</td> <td>子企业A的员工</td> <td>个人</td> <td>就是自然人,不是企业员工</td> </tr> <tr> <td>场景五</td> <td>子企业A的员工</td> <td>SaaS平台企业员工</td> <td>SaaS平台企业是通过<a href=\"https://qian.tencent.cn/console/company-register\" target=\"_blank\">https://qian.tencent.cn/console/company-register</a>链接注册的企业</td> </tr> </tbody> </table>\n\n\n**注**: \n`1. 发起合同时候, 作为发起方的第三方子企业A员工的企业和员工必须经过实名, 而作为签署方的第三方子企业A员工/个人/自然人/SaaS平台企业员工/第三方子企业B员工企业中的企业和个人/员工可以未实名`\n\n`2. 不同类型的签署方传参不同, 可以参考开发者中心的FlowApproverInfo结构体说明`\n\n`3. 合同发起后就会扣减合同的额度, 只有撤销没有参与方签署过或只有自动签署签署过的合同,才会返还合同额度。(过期,拒签,签署完成,解除完成等状态不会返还额度)`\n\n`4. 静默(自动)签署不支持合同签署方存在填写功能`",
|
82
82
|
"input": "ChannelCreateFlowByFilesRequest",
|
83
83
|
"name": "用PDF文件创建签署流程",
|
84
84
|
"output": "ChannelCreateFlowByFilesResponse",
|
@@ -351,7 +351,7 @@
|
|
351
351
|
"status": "online"
|
352
352
|
},
|
353
353
|
"CreateFlowsByTemplates": {
|
354
|
-
"document": "接口(CreateFlowsByTemplates)用于使用模板批量创建签署流程。当前可批量发起合同(签署流程)数量为1-20个。\n如若在模板中配置了动态表格, 上传的附件必须为A4大小 \n合同发起人必须在电子签已经进行实名。\n\n### 一. 整体的逻辑如下\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/e193519d4383fa74782a9e19147ef01a/CreateFlowsByTemplates.png)\n\n### 二. 可以作为发起方和签署方的角色列表\n<table
|
354
|
+
"document": "接口(CreateFlowsByTemplates)用于使用模板批量创建签署流程。当前可批量发起合同(签署流程)数量为1-20个。\n如若在模板中配置了动态表格, 上传的附件必须为A4大小 \n合同发起人必须在电子签已经进行实名。\n\n### 一. 整体的逻辑如下\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/e193519d4383fa74782a9e19147ef01a/CreateFlowsByTemplates.png)\n\n### 二. 可以作为发起方和签署方的角色列表\n\n<table> <thead> <tr> <th>场景编号</th> <th>发起方</th> <th>签署方</th> <th>补充</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>子企业A的员工</td> <td>子企业A的员工</td> <td>子企业是通过<a href=\"https://qian.tencent.com/developers/partnerApis/accounts/CreateConsoleLoginUrl\" target=\"_blank\">CreateConsoleLoginUrl</a>生成子客登录链接注册的企业</td> </tr> <tr> <td>场景二</td> <td>子企业A的员工</td> <td>子企业B(不指定经办人走领取逻辑)</td> <td>领取的逻辑可以参考文档<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">动态签署方</a> </td> </tr> <tr> <td>场景三</td> <td>子企业A的员工</td> <td>子企业B的员工</td> <td>-</td> </tr> <tr> <td>场景四</td> <td>子企业A的员工</td> <td>个人</td> <td>就是自然人,不是企业员工</td> </tr> <tr> <td>场景五</td> <td>子企业A的员工</td> <td>SaaS平台企业员工</td> <td>SaaS平台企业是通过<a href=\"https://qian.tencent.cn/console/company-register\" target=\"_blank\">https://qian.tencent.cn/console/company-register</a>链接注册的企业</td> </tr> </tbody> </table>\n\n\n\n\n### 三. 填充模板中定义的填写控件\n模板中配置的<font color=\"red\">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/37457e0e450fc221effddfcb8b1bad55.png)\n填充的传参示例如下\n\n```\n request.FormFields = [{\n \"ComponentName\": \"项目的名字\",\n \"ComponentValue\": \"休闲山庄\"\n }, {\n \"ComponentName\": \"项目的地址\",\n \"ComponentValue\": \"凤凰山北侧\",\n }, {\n \"ComponentName\": \"范围\",\n \"ComponentValue\": \"凤凰山至107国道\",\n }, {\n \"ComponentName\": \"面积\",\n \"ComponentValue\": \"100亩\",\n }, {\n \"ComponentName\": \"基本情况\",\n \"ComponentValue\": \"完好\",\n }, , {\n \"ComponentName\": \"用途\",\n \"ComponentValue\": \"经营农家乐\",\n }\n ]\n```\n合成后合同样子示例\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/140a2fb771ac66a185d0a000d37485f6.png)\n\n\n\n### 四. 注意 \n1. 发起合同时候, 作为<font color=\"red\">发起方的第三方子企业A员工的企业和员工必须经过实名</font>, 而作为签署方的第三方子企业A员工/个人/自然人/SaaS平台企业员工/第三方子企业B员工企业中的企业和个人/员工可以未实名\n\n2. 不同类型的签署方传参不同, 可以参考开发者中心的FlowApproverInfo结构体说明\n\n3. <font color=\"red\">调用接口发起合同成功就会扣减合同的额度</font>, 只有撤销没有参与方签署过或只有自动签署签署过的合同,才会返还合同额度。(过期,拒签,签署完成,解除完成等状态不会返还额度)\n\n4. <font color=\"red\">静默(自动)签署不支持合同签署方存在填写</font>\n\n5. <font color=\"red\">在下一步创建签署链接前,建议等待DocumentFill </font> <a href=\"https://qian.tencent.com/developers/partner/callback_types_file_resources\">PDF合成完成的回调</a>或者睡眠几秒,尤其是当模板中存在动态表格等复杂填写控件时,因为合成过程可能会耗费秒级别的时间。",
|
355
355
|
"input": "CreateFlowsByTemplatesRequest",
|
356
356
|
"name": "用模板创建签署流程",
|
357
357
|
"output": "CreateFlowsByTemplatesResponse",
|
@@ -435,7 +435,7 @@
|
|
435
435
|
"status": "online"
|
436
436
|
},
|
437
437
|
"DescribeResourceUrlsByFlows": {
|
438
|
-
"document": "获取合同流程PDF的下载链接,可以下载签署中、签署完的此子企业创建的合同\n\n**注意**: \n有两种开通权限的途径\n\n**第一种**: 需第三方应用的子企业登录控制台进行授权, 授权在**企业中心**的**授权管理**区域,
|
438
|
+
"document": "获取合同流程PDF的下载链接,可以下载签署中、签署完的此子企业创建的合同\n\n**注意**: \n有两种开通权限的途径\n\n**第一种**: 需第三方应用的子企业登录控制台进行授权, 授权在**企业中心**的**授权管理**区域, 界面如下图。\n授权过程需要**子企业超管**扫描跳转到电子签小程序签署<<渠道端下载渠道子客合同功能授权委托书>>\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/8b483dfebdeafac85051279406944048.png)\n\n**第二种**: 渠道方企业在**企业应用管理**的配置界面打开需要配置的应用,点击**应用扩展服务**开通此功能,需要**渠道方企业的超管**扫描二维码跳转到电子签小程序签署 <<渠道端下载渠道子客合同功能开通知情同意书>>\n注: \n1. `请注意如果第三方应用的子客主动关闭了渠道端下载渠道子客合同功能功能,那么渠道方开通了此功能也无法下载子客的合同文件`\n![image](https://qcloudimg.tencent-cloud.cn/raw/238979ef51dd381ccbdbc755a593debc/channel_DescribeResourceUrlsByFlows_appilications2.png)",
|
439
439
|
"input": "DescribeResourceUrlsByFlowsRequest",
|
440
440
|
"name": "获取合同PDF下载链接",
|
441
441
|
"output": "DescribeResourceUrlsByFlowsResponse",
|
@@ -8219,7 +8219,7 @@
|
|
8219
8219
|
"usage": "out"
|
8220
8220
|
},
|
8221
8221
|
"FlowApproverInfo": {
|
8222
|
-
"document": "创建签署流程签署人入参。\n\n**各种场景传参说明**:\n\n<table
|
8222
|
+
"document": "创建签署流程签署人入参。\n\n**各种场景传参说明**:\n\n<table> <thead> <tr> <th>场景编号</th> <th>发起方类型</th> <th>签署方类型</th> <th>签署方传参说明</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>第三方子企业A员工</td> <td>第三方子企业A员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul> </td> </tr> <tr> <td>场景二</td> <td>第三方子企业A员工</td> <td>第三方子企业B(不指定经办人走领取方式)</td> <td> <ul> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)ApproverOption.FillType:需设置为1</li> </ul> </td> </tr> <tr> <td>场景三</td> <td>第三方子企业A员工</td> <td>第三方子企业B员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul></td> </tr> <tr> <td>场景四</td> <td>第三方子企业A员工</td> <td>个人/自然人</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(固定)ApproverType:需设置为PERSON</li> </ul> </td> </tr> <tr> <td>场景五</td> <td>第三方子企业A员工</td> <td>SaaS平台企业员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)OrganizationName:SaaS企业的名字</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)NotChannelOrganization:需设置为True</li> </ul> </td> </tr> </tbody> </table>\n\n\n**注1**: `使用模板发起合同时,RecipientId(模板发起合同时)必传`\n\nRecipientId参数获取:\n从<a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/DescribeFlowTemplates\" target=\"_blank\">DescribeFlowTemplates接口</a>接口中,可以得到模板下的签署方Recipient列表,根据模板自定义的Rolename在此结构体中确定其RecipientId。\n\n**注2**: `如果发起的是动态签署方(即ApproverOption.FillType指定为1),可以不指定具体签署人信息`, 动态签署方可以参考<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">此文档</a>",
|
8223
8223
|
"members": [
|
8224
8224
|
{
|
8225
8225
|
"disabled": false,
|
@@ -1075,7 +1075,7 @@
|
|
1075
1075
|
"members": [
|
1076
1076
|
{
|
1077
1077
|
"disabled": false,
|
1078
|
-
"document": "传入需要进行检测的带有人脸的图片或视频,使用base64编码的形式。\n\n图片的Base64值:\n建议整体图像480x640的分辨率,脸部 大小 100X100 以上;\nBase64编码后的图片数据大小不超过3M,仅支持jpg、png格式。请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n\n视频的Base64值:\nBase64编码后的大小不超过8M,支持mp4、avi、flv格式。\n请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648
|
1078
|
+
"document": "传入需要进行检测的带有人脸的图片或视频,使用base64编码的形式。\n\n图片的Base64值:\n建议整体图像480x640的分辨率,脸部 大小 100X100 以上;\nBase64编码后的图片数据大小不超过3M,仅支持jpg、png格式。请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n\n视频的Base64值:\nBase64编码后的大小不超过8M,支持mp4、avi、flv格式。\n请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n视频时长最大支持20s,建议时长2~5s。\n建议视频分辨率为480x640,帧率在25fps~30fps之间。",
|
1079
1079
|
"example": "iVBORw0KGgoAA......",
|
1080
1080
|
"member": "string",
|
1081
1081
|
"name": "FaceInput",
|
@@ -239,7 +239,7 @@
|
|
239
239
|
"status": "online"
|
240
240
|
},
|
241
241
|
"MLIDCardOCR": {
|
242
|
-
"document": "本接口支持马来西亚身份证识别,识别字段包括身份证号、姓名、性别、地址;具备身份证人像照片的裁剪功能和翻拍、复印件告警功能。\n本接口暂未完全对外开放,如需咨询,请[联系商务](https://cloud.tencent.com/about/connect)
|
242
|
+
"document": "本接口支持马来西亚身份证识别,识别字段包括身份证号、姓名、性别、地址;具备身份证人像照片的裁剪功能和翻拍、复印件告警功能。\n本接口暂未完全对外开放,如需咨询,请[联系商务](https://cloud.tencent.com/about/connect)",
|
243
243
|
"input": "MLIDCardOCRRequest",
|
244
244
|
"name": "马来西亚身份证识别",
|
245
245
|
"output": "MLIDCardOCRResponse",
|
@@ -4287,7 +4287,7 @@
|
|
4287
4287
|
"members": [
|
4288
4288
|
{
|
4289
4289
|
"disabled": false,
|
4290
|
-
"document": "有加密需求的用户,接入传入kms的CiphertextBlob
|
4290
|
+
"document": "有加密需求的用户,接入传入kms的CiphertextBlob,关于数据加密可查阅[敏感数据加密指引](https://cloud.tencent.com/document/product/866/106048)文档。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4291
4291
|
"example": "无",
|
4292
4292
|
"member": "string",
|
4293
4293
|
"name": "CiphertextBlob",
|
@@ -5822,20 +5822,20 @@
|
|
5822
5822
|
"members": [
|
5823
5823
|
{
|
5824
5824
|
"disabled": false,
|
5825
|
-
"document": "
|
5826
|
-
"example": "
|
5825
|
+
"document": "是否返回人像照片。",
|
5826
|
+
"example": "false",
|
5827
5827
|
"member": "bool",
|
5828
|
-
"name": "
|
5828
|
+
"name": "ReturnHeadImage",
|
5829
5829
|
"required": true,
|
5830
5830
|
"type": "bool"
|
5831
5831
|
},
|
5832
5832
|
{
|
5833
|
-
"disabled":
|
5834
|
-
"document": "
|
5835
|
-
"example": "
|
5833
|
+
"disabled": true,
|
5834
|
+
"document": "是否鉴伪。",
|
5835
|
+
"example": "true",
|
5836
5836
|
"member": "bool",
|
5837
|
-
"name": "
|
5838
|
-
"required":
|
5837
|
+
"name": "DetectFake",
|
5838
|
+
"required": false,
|
5839
5839
|
"type": "bool"
|
5840
5840
|
},
|
5841
5841
|
{
|
@@ -5963,7 +5963,7 @@
|
|
5963
5963
|
"value_allowed_null": false
|
5964
5964
|
},
|
5965
5965
|
{
|
5966
|
-
"disabled":
|
5966
|
+
"disabled": true,
|
5967
5967
|
"document": "真假判断。\n0:无法判断(图像模糊、不完整、反光、过暗等导致无法判断);\n1:假;\n2:真。\n注意:此字段可能返回 null,表示取不到有效值。",
|
5968
5968
|
"example": "1",
|
5969
5969
|
"member": "int64",
|
@@ -5983,7 +5983,7 @@
|
|
5983
5983
|
"value_allowed_null": true
|
5984
5984
|
},
|
5985
5985
|
{
|
5986
|
-
"disabled":
|
5986
|
+
"disabled": true,
|
5987
5987
|
"document": "多重告警码,当身份证是翻拍、复印件时返回对应告警码。\n-9102:证照复印件告警\n-9103:证照翻拍告警",
|
5988
5988
|
"example": "[-9102,-9103]",
|
5989
5989
|
"member": "int64",
|
@@ -5992,6 +5992,16 @@
|
|
5992
5992
|
"type": "list",
|
5993
5993
|
"value_allowed_null": false
|
5994
5994
|
},
|
5995
|
+
{
|
5996
|
+
"disabled": false,
|
5997
|
+
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
5998
|
+
"example": "[-9101]",
|
5999
|
+
"member": "int64",
|
6000
|
+
"name": "WarnCardInfos",
|
6001
|
+
"output_required": false,
|
6002
|
+
"type": "list",
|
6003
|
+
"value_allowed_null": false
|
6004
|
+
},
|
5995
6005
|
{
|
5996
6006
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5997
6007
|
"member": "string",
|
@@ -7127,7 +7137,7 @@
|
|
7127
7137
|
"example": "710716-08-6085",
|
7128
7138
|
"member": "string",
|
7129
7139
|
"name": "ID",
|
7130
|
-
"
|
7140
|
+
"output_required": true,
|
7131
7141
|
"type": "string",
|
7132
7142
|
"value_allowed_null": false
|
7133
7143
|
},
|
@@ -7137,7 +7147,7 @@
|
|
7137
7147
|
"example": "KAVIN ONG KHI MN",
|
7138
7148
|
"member": "string",
|
7139
7149
|
"name": "Name",
|
7140
|
-
"
|
7150
|
+
"output_required": true,
|
7141
7151
|
"type": "string",
|
7142
7152
|
"value_allowed_null": false
|
7143
7153
|
},
|
@@ -7147,7 +7157,7 @@
|
|
7147
7157
|
"example": "NO 11 PERSIARN PERAJRIT 4 TAMA PERAK 31400 IPOH ERAK",
|
7148
7158
|
"member": "string",
|
7149
7159
|
"name": "Address",
|
7150
|
-
"
|
7160
|
+
"output_required": true,
|
7151
7161
|
"type": "string",
|
7152
7162
|
"value_allowed_null": false
|
7153
7163
|
},
|
@@ -7157,17 +7167,17 @@
|
|
7157
7167
|
"example": "LEAKI",
|
7158
7168
|
"member": "string",
|
7159
7169
|
"name": "Sex",
|
7160
|
-
"
|
7170
|
+
"output_required": true,
|
7161
7171
|
"type": "string",
|
7162
7172
|
"value_allowed_null": false
|
7163
7173
|
},
|
7164
7174
|
{
|
7165
|
-
"disabled":
|
7175
|
+
"disabled": true,
|
7166
7176
|
"document": "告警码\n-9103\t证照翻拍告警\n-9102\t证照复印件告警\n-9106 证件遮挡告警\n-9107 模糊图片告警",
|
7167
7177
|
"example": "[]",
|
7168
7178
|
"member": "int64",
|
7169
7179
|
"name": "Warn",
|
7170
|
-
"
|
7180
|
+
"output_required": true,
|
7171
7181
|
"type": "list",
|
7172
7182
|
"value_allowed_null": false
|
7173
7183
|
},
|
@@ -7177,7 +7187,7 @@
|
|
7177
7187
|
"example": "无",
|
7178
7188
|
"member": "string",
|
7179
7189
|
"name": "Image",
|
7180
|
-
"
|
7190
|
+
"output_required": true,
|
7181
7191
|
"type": "string",
|
7182
7192
|
"value_allowed_null": false
|
7183
7193
|
},
|
@@ -7187,7 +7197,7 @@
|
|
7187
7197
|
"example": "{\"ID\":{\"Confidence\":\"1.0000\"},\"Name\":{\"Confidence\":\"0.9996\"},\"Address\":{\"Confidence\":\"0.9997\"},\"Sex\":{\"Confidence\":\"0.9999\"}}",
|
7188
7198
|
"member": "string",
|
7189
7199
|
"name": "AdvancedInfo",
|
7190
|
-
"
|
7200
|
+
"output_required": true,
|
7191
7201
|
"type": "string",
|
7192
7202
|
"value_allowed_null": false
|
7193
7203
|
},
|
@@ -7197,7 +7207,7 @@
|
|
7197
7207
|
"example": "MyKad",
|
7198
7208
|
"member": "string",
|
7199
7209
|
"name": "Type",
|
7200
|
-
"
|
7210
|
+
"output_required": true,
|
7201
7211
|
"type": "string",
|
7202
7212
|
"value_allowed_null": false
|
7203
7213
|
},
|
@@ -7207,10 +7217,20 @@
|
|
7207
7217
|
"example": "无",
|
7208
7218
|
"member": "string",
|
7209
7219
|
"name": "Birthday",
|
7210
|
-
"
|
7220
|
+
"output_required": true,
|
7211
7221
|
"type": "string",
|
7212
7222
|
"value_allowed_null": false
|
7213
7223
|
},
|
7224
|
+
{
|
7225
|
+
"disabled": false,
|
7226
|
+
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
7227
|
+
"example": "[-9101]",
|
7228
|
+
"member": "int64",
|
7229
|
+
"name": "WarnCardInfos",
|
7230
|
+
"output_required": false,
|
7231
|
+
"type": "list",
|
7232
|
+
"value_allowed_null": false
|
7233
|
+
},
|
7214
7234
|
{
|
7215
7235
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7216
7236
|
"member": "string",
|
@@ -11662,6 +11682,7 @@
|
|
11662
11682
|
"example": "360XXXXXX",
|
11663
11683
|
"member": "string",
|
11664
11684
|
"name": "NIK",
|
11685
|
+
"output_required": true,
|
11665
11686
|
"type": "string",
|
11666
11687
|
"value_allowed_null": false
|
11667
11688
|
},
|
@@ -11671,6 +11692,7 @@
|
|
11671
11692
|
"example": "INM",
|
11672
11693
|
"member": "string",
|
11673
11694
|
"name": "Nama",
|
11695
|
+
"output_required": true,
|
11674
11696
|
"type": "string",
|
11675
11697
|
"value_allowed_null": false
|
11676
11698
|
},
|
@@ -11680,6 +11702,7 @@
|
|
11680
11702
|
"example": "JAKARTA 13-01-1987",
|
11681
11703
|
"member": "string",
|
11682
11704
|
"name": "TempatTglLahir",
|
11705
|
+
"output_required": true,
|
11683
11706
|
"type": "string",
|
11684
11707
|
"value_allowed_null": false
|
11685
11708
|
},
|
@@ -11689,6 +11712,7 @@
|
|
11689
11712
|
"example": "LAKEI",
|
11690
11713
|
"member": "string",
|
11691
11714
|
"name": "JenisKelamin",
|
11715
|
+
"output_required": true,
|
11692
11716
|
"type": "string",
|
11693
11717
|
"value_allowed_null": false
|
11694
11718
|
},
|
@@ -11698,6 +11722,7 @@
|
|
11698
11722
|
"example": "o",
|
11699
11723
|
"member": "string",
|
11700
11724
|
"name": "GolDarah",
|
11725
|
+
"output_required": true,
|
11701
11726
|
"type": "string",
|
11702
11727
|
"value_allowed_null": false
|
11703
11728
|
},
|
@@ -11707,6 +11732,7 @@
|
|
11707
11732
|
"example": "BANJARSARI",
|
11708
11733
|
"member": "string",
|
11709
11734
|
"name": "Alamat",
|
11735
|
+
"output_required": true,
|
11710
11736
|
"type": "string",
|
11711
11737
|
"value_allowed_null": false
|
11712
11738
|
},
|
@@ -11716,6 +11742,7 @@
|
|
11716
11742
|
"example": "00/000",
|
11717
11743
|
"member": "string",
|
11718
11744
|
"name": "RTRW",
|
11745
|
+
"output_required": true,
|
11719
11746
|
"type": "string",
|
11720
11747
|
"value_allowed_null": false
|
11721
11748
|
},
|
@@ -11725,6 +11752,7 @@
|
|
11725
11752
|
"example": "PAKEMBINANGUN",
|
11726
11753
|
"member": "string",
|
11727
11754
|
"name": "KelDesa",
|
11755
|
+
"output_required": true,
|
11728
11756
|
"type": "string",
|
11729
11757
|
"value_allowed_null": false
|
11730
11758
|
},
|
@@ -11734,6 +11762,7 @@
|
|
11734
11762
|
"example": "LAKEI",
|
11735
11763
|
"member": "string",
|
11736
11764
|
"name": "Kecamatan",
|
11765
|
+
"output_required": true,
|
11737
11766
|
"type": "string",
|
11738
11767
|
"value_allowed_null": false
|
11739
11768
|
},
|
@@ -11743,6 +11772,7 @@
|
|
11743
11772
|
"example": "ATHOLIK",
|
11744
11773
|
"member": "string",
|
11745
11774
|
"name": "Agama",
|
11775
|
+
"output_required": true,
|
11746
11776
|
"type": "string",
|
11747
11777
|
"value_allowed_null": false
|
11748
11778
|
},
|
@@ -11752,6 +11782,7 @@
|
|
11752
11782
|
"example": "KAWFN",
|
11753
11783
|
"member": "string",
|
11754
11784
|
"name": "StatusPerkawinan",
|
11785
|
+
"output_required": true,
|
11755
11786
|
"type": "string",
|
11756
11787
|
"value_allowed_null": false
|
11757
11788
|
},
|
@@ -11761,6 +11792,7 @@
|
|
11761
11792
|
"example": "KARYAWAN",
|
11762
11793
|
"member": "string",
|
11763
11794
|
"name": "Perkerjaan",
|
11795
|
+
"output_required": true,
|
11764
11796
|
"type": "string",
|
11765
11797
|
"value_allowed_null": false
|
11766
11798
|
},
|
@@ -11770,6 +11802,7 @@
|
|
11770
11802
|
"example": "INM",
|
11771
11803
|
"member": "string",
|
11772
11804
|
"name": "KewargaNegaraan",
|
11805
|
+
"output_required": true,
|
11773
11806
|
"type": "string",
|
11774
11807
|
"value_allowed_null": false
|
11775
11808
|
},
|
@@ -11779,6 +11812,7 @@
|
|
11779
11812
|
"example": "SEUMUR",
|
11780
11813
|
"member": "string",
|
11781
11814
|
"name": "BerlakuHingga",
|
11815
|
+
"output_required": true,
|
11782
11816
|
"type": "string",
|
11783
11817
|
"value_allowed_null": false
|
11784
11818
|
},
|
@@ -11788,6 +11822,7 @@
|
|
11788
11822
|
"example": "15-05-2015",
|
11789
11823
|
"member": "string",
|
11790
11824
|
"name": "IssuedDate",
|
11825
|
+
"output_required": true,
|
11791
11826
|
"type": "string",
|
11792
11827
|
"value_allowed_null": false
|
11793
11828
|
},
|
@@ -11797,6 +11832,7 @@
|
|
11797
11832
|
"example": "无",
|
11798
11833
|
"member": "string",
|
11799
11834
|
"name": "Photo",
|
11835
|
+
"output_required": true,
|
11800
11836
|
"type": "string",
|
11801
11837
|
"value_allowed_null": false
|
11802
11838
|
},
|
@@ -11806,6 +11842,7 @@
|
|
11806
11842
|
"example": "无",
|
11807
11843
|
"member": "string",
|
11808
11844
|
"name": "Provinsi",
|
11845
|
+
"output_required": true,
|
11809
11846
|
"type": "string",
|
11810
11847
|
"value_allowed_null": false
|
11811
11848
|
},
|
@@ -11815,9 +11852,20 @@
|
|
11815
11852
|
"example": "无",
|
11816
11853
|
"member": "string",
|
11817
11854
|
"name": "Kota",
|
11855
|
+
"output_required": true,
|
11818
11856
|
"type": "string",
|
11819
11857
|
"value_allowed_null": false
|
11820
11858
|
},
|
11859
|
+
{
|
11860
|
+
"disabled": false,
|
11861
|
+
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
11862
|
+
"example": "[-9101]",
|
11863
|
+
"member": "int64",
|
11864
|
+
"name": "WarnCardInfos",
|
11865
|
+
"output_required": false,
|
11866
|
+
"type": "list",
|
11867
|
+
"value_allowed_null": false
|
11868
|
+
},
|
11821
11869
|
{
|
11822
11870
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
11823
11871
|
"member": "string",
|
@@ -12884,6 +12932,16 @@
|
|
12884
12932
|
"type": "string",
|
12885
12933
|
"value_allowed_null": false
|
12886
12934
|
},
|
12935
|
+
{
|
12936
|
+
"disabled": false,
|
12937
|
+
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
12938
|
+
"example": "[-9101]",
|
12939
|
+
"member": "int64",
|
12940
|
+
"name": "WarnCardInfos",
|
12941
|
+
"output_required": false,
|
12942
|
+
"type": "list",
|
12943
|
+
"value_allowed_null": false
|
12944
|
+
},
|
12887
12945
|
{
|
12888
12946
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12889
12947
|
"member": "string",
|
@@ -323,7 +323,7 @@
|
|
323
323
|
"MLIDCardOCR": [
|
324
324
|
{
|
325
325
|
"document": "",
|
326
|
-
"input": "https://ocr.tencentcloudapi.com/?Action=MLIDCardOCR
|
326
|
+
"input": "https://ocr.tencentcloudapi.com/?Action=MLIDCardOCR &ImageUrl=https://xx/a.jpg &<公共请求参数>",
|
327
327
|
"output": "{\n \"Response\": {\n \"Name\": \"KAVIN ONG KHI MN\",\n \"ID\": \"710716-08-6085\",\n \"Address\": \"NO 11 PERSIARN PERAJRIT 4 TAMA PERAK 31400 IPOH ERAK\",\n \"Sex\": \"LEAKI\",\n \"Birthday\": \"\",\n \"Warn\": [],\n \"Image\": \"\",\n \"AdvancedInfo\": \"{\\\"ID\\\":{\\\"Confidence\\\":\\\"1.0000\\\"},\\\"Name\\\":{\\\"Confidence\\\":\\\"0.9996\\\"},\\\"Address\\\":{\\\"Confidence\\\":\\\"0.9997\\\"},\\\"Sex\\\":{\\\"Confidence\\\":\\\"0.9999\\\"}}\",\n \"Type\": \"MyKad\",\n \"RequestId\": \"c969da05-54e3-4d0a-a55d-b3ef90d4ebf5\"\n }\n}",
|
328
328
|
"title": "马来西亚身份证识别示例代码"
|
329
329
|
}
|