tencentcloud-sdk-nodejs 4.1.61 → 4.1.63
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.
- package/es/common/sdk_version.js +1 -1
- package/es/services/csip/v20221121/csip_client.js +51 -12
- package/es/services/ess/v20201111/ess_client.js +9 -0
- package/es/services/essbasic/v20210526/essbasic_client.js +9 -0
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +3 -0
- package/es/services/live/v20180801/live_client.js +17 -8
- package/es/services/lkeap/v20240522/lkeap_client.js +0 -3
- package/es/services/ssl/v20191205/ssl_client.js +12 -0
- package/es/services/trocket/v20230308/trocket_client.js +3 -0
- package/es/services/wedata/v20210820/wedata_client.js +6 -0
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +4 -0
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +51 -10
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +5 -5
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +5 -5
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +27 -25
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +9 -3
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +8 -0
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +65 -13
- package/tencentcloud/services/csip/v20221121/csip_client.js +96 -18
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +2031 -825
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +4 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +21 -0
- package/tencentcloud/services/es/v20250101/es_models.d.ts +8 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +24 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +29 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +179 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +28 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +33 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +227 -34
- package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +5 -3
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +20 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +16 -12
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +17 -11
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +110 -30
- package/tencentcloud/services/live/v20180801/live_client.d.ts +23 -11
- package/tencentcloud/services/live/v20180801/live_client.js +33 -15
- package/tencentcloud/services/live/v20180801/live_models.d.ts +479 -286
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +1 -5
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +0 -6
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +0 -45
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +10 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +10 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +10 -0
- package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +17 -1
- package/tencentcloud/services/ssl/v20191205/ssl_client.js +24 -0
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +353 -76
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +5 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +2 -2
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +2 -2
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +51 -35
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +16 -3
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +17 -2
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +177 -48
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +3 -3
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +8 -0
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +9 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +12 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +389 -3
|
@@ -1252,6 +1252,10 @@ export interface DBEndpointInfo {
|
|
|
1252
1252
|
* tdsql连接方式:proxy-通过tdsql proxy主机访问各个set节点,注意只有在自研上云的网络环境下才能通过这种方式连接,Info中只需要提供proxy主机信息。set-直连set节点,如选择直连set方式,Info中需要正确填写proxy主机信息及所有set节点信息。源端是tdsqlmysql类型必填。
|
|
1253
1253
|
*/
|
|
1254
1254
|
ConnectType?: string;
|
|
1255
|
+
/**
|
|
1256
|
+
* 云联网网关所属账号,如果云联网网关为其他账号资源需要填写
|
|
1257
|
+
*/
|
|
1258
|
+
CcnOwnerUin?: string;
|
|
1255
1259
|
}
|
|
1256
1260
|
/**
|
|
1257
1261
|
* ResumeSubscribe请求参数结构体
|
|
@@ -2787,6 +2787,22 @@ export interface CosBackup {
|
|
|
2787
2787
|
* 自动备份执行时间(精确到小时), e.g. "22:00"
|
|
2788
2788
|
*/
|
|
2789
2789
|
BackupTime: string;
|
|
2790
|
+
/**
|
|
2791
|
+
* 0 腾讯云仓库; 1 客户仓库
|
|
2792
|
+
*/
|
|
2793
|
+
EsRepositoryType?: number;
|
|
2794
|
+
/**
|
|
2795
|
+
* 客户快照仓库名称
|
|
2796
|
+
*/
|
|
2797
|
+
UserEsRepository?: string;
|
|
2798
|
+
/**
|
|
2799
|
+
* 快照存储周期 单位天
|
|
2800
|
+
*/
|
|
2801
|
+
StorageDuration?: number;
|
|
2802
|
+
/**
|
|
2803
|
+
* 自动备份频率单位小时
|
|
2804
|
+
*/
|
|
2805
|
+
AutoBackupInterval?: number;
|
|
2790
2806
|
}
|
|
2791
2807
|
/**
|
|
2792
2808
|
* DescribeLogstashPipelines返回参数结构体
|
|
@@ -4077,6 +4093,11 @@ export interface Snapshots {
|
|
|
4077
4093
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4078
4094
|
*/
|
|
4079
4095
|
Uuid?: string;
|
|
4096
|
+
/**
|
|
4097
|
+
* 仓库名称
|
|
4098
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4099
|
+
*/
|
|
4100
|
+
Repository?: string;
|
|
4080
4101
|
/**
|
|
4081
4102
|
* 该快照所属集群的版本号
|
|
4082
4103
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -252,6 +252,10 @@ export interface ChunkDocumentResponse {
|
|
|
252
252
|
* 无
|
|
253
253
|
*/
|
|
254
254
|
Chunks?: Array<Chunk>;
|
|
255
|
+
/**
|
|
256
|
+
* token消耗量
|
|
257
|
+
*/
|
|
258
|
+
Usage?: Usage;
|
|
255
259
|
/**
|
|
256
260
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
257
261
|
*/
|
|
@@ -357,6 +361,10 @@ export interface ChunkConfig {
|
|
|
357
361
|
* 分隔符列表
|
|
358
362
|
*/
|
|
359
363
|
Delimiters?: Array<string>;
|
|
364
|
+
/**
|
|
365
|
+
* 相邻切片重合字符数,需要小于分片长度
|
|
366
|
+
*/
|
|
367
|
+
ChunkOverlap?: number;
|
|
360
368
|
}
|
|
361
369
|
/**
|
|
362
370
|
* 会话内容,按对话时间从旧到新在数组中排列,长度受模型窗口大小限制。
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribePersonCertificateResponse, CreateOrganizationGroupInvitationLinkRequest, DescribeCancelFlowsTaskResponse, DescribeUserFlowTypeResponse, DescribeFileCounterSignResultRequest, CreateSealRequest, CancelFlowResponse, DescribeExtendedServiceAuthDetailResponse, UpdateIntegrationEmployeesResponse, CreateContractDiffTaskWebUrlRequest, CreatePreparedPersonalEsignRequest, CreateLegalSealQrCodeResponse, DescribeIntegrationDepartmentsResponse, CreateFileCounterSignRequest, DescribeOrganizationVerifyStatusResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowForwardsRequest, CreateDynamicFlowApproverRequest, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateFlowRemindsRequest, CancelUserAutoSignEnableUrlRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeIntegrationDepartmentsRequest, DescribeThirdPartyAuthCodeResponse, DescribeUserVerifyStatusResponse, DisableUserAutoSignResponse, ModifyExtendedServiceRequest, CreateBatchInitOrganizationUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateContractDiffTaskWebUrlResponse, CreateIntegrationEmployeesRequest, CreateOrganizationAuthFileResponse, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, DescribeContractDiffTaskWebUrlResponse, OperateTemplateRequest, CreateOrganizationAuthUrlRequest, CreateBatchQuickSignUrlResponse, CreateIntegrationRoleRequest, ModifyApplicationCallbackInfoRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowGroupSignReviewResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeUserAutoSignStatusResponse, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, CreateWebThemeConfigRequest, DescribeSignFaceVideoRequest, CreateEmployeeQualificationSealQrCodeResponse, CreateFlowGroupByTemplatesResponse, CreateUserVerifyUrlResponse, DescribeBatchOrganizationRegistrationUrlsRequest, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, CreateDynamicFlowApproverResponse, CreateBatchOrganizationRegistrationTasksResponse, CreateReleaseFlowResponse, CreateBatchInitOrganizationUrlRequest, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, DeleteOrganizationAuthorizationsResponse, DescribeExtendedServiceAuthDetailRequest, CreateUserNameChangeUrlRequest, CreateOrganizationAuthFileRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, CreateIntegrationSubOrganizationActiveRecordResponse, ArchiveDynamicFlowResponse, DeleteSealPoliciesResponse, CreateLegalSealQrCodeRequest, DescribeOrganizationAuthStatusResponse, CreateUserAutoSignSealUrlResponse, CreateEmployeeQualificationSealQrCodeRequest, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DeleteSealPoliciesRequest, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateEmployeeChangeUrlResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateOrganizationAuthUrlResponse, DescribeOrganizationAuthStatusRequest, CreateSchemeUrlResponse, CreateFlowByFilesRequest, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, CreateUserAutoSignSealUrlRequest, ModifyFlowDeadlineRequest, CreateFlowApproversRequest, ModifyFlowDeadlineResponse, OperateSealsResponse, CreateFlowEvidenceReportResponse, CreatePrepareFlowGroupResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, OperateTemplateResponse, CreateIntegrationDepartmentRequest, DescribeUserVerifyStatusRequest, CreateFlowBlockchainEvidenceUrlResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, VerifyDigitFileResponse, DescribeOrganizationSealsResponse, CreateUserMobileChangeUrlRequest, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, DescribeUserAutoSignStatusRequest, GetTaskResultApiRequest, DescribeFlowBriefsResponse, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateReleaseFlowRequest, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateIntegrationEmployeesResponse, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, DescribeFlowEvidenceReportRequest, CreateEmployeeChangeUrlRequest, DescribeBillUsageResponse, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, RenewAutoSignLicenseRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, UnbindEmployeeUserIdWithClientOpenIdRequest, DeleteOrganizationAuthorizationsRequest, StartFlowRequest, CreateBatchOrganizationRegistrationTasksRequest, CreateUserVerifyUrlRequest, CreatePartnerAutoSignAuthUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateFlowForwardsResponse, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, ModifyIntegrationDepartmentResponse, GetTaskResultApiResponse, DescribeOrganizationVerifyStatusRequest, DescribeBillUsageRequest, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, CancelUserAutoSignEnableUrlResponse, CreatePrepareFlowGroupRequest, CreateFileCounterSignResponse, DescribeContractDiffTaskWebUrlRequest, CreateUserNameChangeUrlResponse, CreateSealResponse, CreatePrepareFlowRequest, DescribeUserFlowTypeRequest, DescribeCancelFlowsTaskRequest, CreateEmbedWebUrlResponse, ModifyExtendedServiceResponse, CreateFlowGroupByTemplatesRequest, DescribeFileCounterSignResultResponse, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateExtendedServiceAuthInfosRequest, VerifyDigitFileRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateSealPolicyRequest, DescribeBillUsageDetailResponse, CreateUserMobileChangeUrlResponse, CreateUserAutoSignEnableUrlResponse, DescribeSignFaceVideoResponse, ModifyIntegrationRoleResponse, VerifyPdfResponse, CreateFlowGroupSignReviewRequest, DescribeBillUsageDetailRequest, DescribeFlowTemplatesResponse, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, DescribeOrganizationSealsRequest, DescribePersonCertificateRequest, CreateBatchOrganizationAuthorizationUrlRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, VerifyPdfRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeExtendedServiceAuthInfosResponse, CreateBatchOrganizationAuthorizationUrlResponse, DescribeFlowInfoResponse, RenewAutoSignLicenseResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, CreateIntegrationSubOrganizationActiveRecordRequest, CreateFlowBlockchainEvidenceUrlRequest, CreateBatchQuickSignUrlRequest, OperateSealsRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, CreateOrganizationGroupInvitationLinkResponse } from "./ess_models";
|
|
3
|
+
import { DescribePersonCertificateResponse, CreateOrganizationGroupInvitationLinkRequest, DescribeCancelFlowsTaskResponse, DescribeUserFlowTypeResponse, DescribeFileCounterSignResultRequest, CreateSealRequest, CancelFlowResponse, DescribeExtendedServiceAuthDetailResponse, UpdateIntegrationEmployeesResponse, CreateContractDiffTaskWebUrlRequest, CreatePreparedPersonalEsignRequest, CreateLegalSealQrCodeResponse, DescribeIntegrationDepartmentsResponse, CreateFileCounterSignRequest, DescribeOrganizationVerifyStatusResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowForwardsRequest, CreateDynamicFlowApproverRequest, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateFlowRemindsRequest, CancelUserAutoSignEnableUrlRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeIntegrationDepartmentsRequest, DescribeThirdPartyAuthCodeResponse, DescribeUserVerifyStatusResponse, DisableUserAutoSignResponse, ModifyExtendedServiceRequest, CreateBatchInitOrganizationUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateContractDiffTaskWebUrlResponse, CreateIntegrationEmployeesRequest, CreateOrganizationAuthFileResponse, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, DescribeContractDiffTaskWebUrlResponse, OperateTemplateRequest, CreateOrganizationAuthUrlRequest, CreateBatchQuickSignUrlResponse, CreateIntegrationRoleRequest, ModifyApplicationCallbackInfoRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowGroupSignReviewResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeUserAutoSignStatusResponse, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, CreateWebThemeConfigRequest, DescribeSignFaceVideoRequest, CreateEmployeeQualificationSealQrCodeResponse, CreateFlowGroupByTemplatesResponse, CreateUserVerifyUrlResponse, DescribeBatchOrganizationRegistrationUrlsRequest, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, CreateDynamicFlowApproverResponse, CreateBatchOrganizationRegistrationTasksResponse, CreateReleaseFlowResponse, CreateBatchInitOrganizationUrlRequest, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, DeleteOrganizationAuthorizationsResponse, DescribeExtendedServiceAuthDetailRequest, CreateUserNameChangeUrlRequest, CreateOrganizationAuthFileRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, CreateIntegrationSubOrganizationActiveRecordResponse, ArchiveDynamicFlowResponse, DeleteSealPoliciesResponse, CreateLegalSealQrCodeRequest, DescribeOrganizationAuthStatusResponse, CreateUserAutoSignSealUrlResponse, ModifyPartnerAutoSignAuthUrlRequest, CreateEmployeeQualificationSealQrCodeRequest, DescribeBatchOrganizationRegistrationTasksRequest, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DeleteSealPoliciesRequest, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateEmployeeChangeUrlResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateOrganizationAuthUrlResponse, DescribeOrganizationAuthStatusRequest, CreateSchemeUrlResponse, CreateFlowByFilesRequest, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, CreateUserAutoSignSealUrlRequest, ModifyFlowDeadlineRequest, CreateFlowApproversRequest, ModifyFlowDeadlineResponse, OperateSealsResponse, CreateFlowEvidenceReportResponse, CreatePrepareFlowGroupResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, OperateTemplateResponse, CreateIntegrationDepartmentRequest, DescribeUserVerifyStatusRequest, CreateFlowBlockchainEvidenceUrlResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, VerifyDigitFileResponse, DescribeOrganizationSealsResponse, CreateUserMobileChangeUrlRequest, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, DescribeUserAutoSignStatusRequest, GetTaskResultApiRequest, DescribeFlowBriefsResponse, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateReleaseFlowRequest, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateIntegrationEmployeesResponse, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, DescribeFlowEvidenceReportRequest, CreateEmployeeChangeUrlRequest, CreateModifyAdminAuthorizationUrlRequest, DescribeBillUsageResponse, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, RenewAutoSignLicenseRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, UnbindEmployeeUserIdWithClientOpenIdRequest, DeleteOrganizationAuthorizationsRequest, StartFlowRequest, CreateBatchOrganizationRegistrationTasksRequest, CreateUserVerifyUrlRequest, CreatePartnerAutoSignAuthUrlRequest, DescribeBatchOrganizationRegistrationTasksResponse, CreateExtendedServiceAuthInfosResponse, CreateFlowForwardsResponse, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, ModifyIntegrationDepartmentResponse, GetTaskResultApiResponse, DescribeOrganizationVerifyStatusRequest, DescribeBillUsageRequest, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, CancelUserAutoSignEnableUrlResponse, CreatePrepareFlowGroupRequest, CreateFileCounterSignResponse, DescribeContractDiffTaskWebUrlRequest, CreateUserNameChangeUrlResponse, CreateSealResponse, CreatePrepareFlowRequest, DescribeUserFlowTypeRequest, DescribeCancelFlowsTaskRequest, CreateEmbedWebUrlResponse, ModifyExtendedServiceResponse, CreateFlowGroupByTemplatesRequest, DescribeFileCounterSignResultResponse, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateExtendedServiceAuthInfosRequest, VerifyDigitFileRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateSealPolicyRequest, DescribeBillUsageDetailResponse, CreateUserMobileChangeUrlResponse, CreateUserAutoSignEnableUrlResponse, DescribeSignFaceVideoResponse, ModifyIntegrationRoleResponse, VerifyPdfResponse, CreateFlowGroupSignReviewRequest, DescribeBillUsageDetailRequest, DescribeFlowTemplatesResponse, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, DescribeOrganizationSealsRequest, DescribePersonCertificateRequest, CreateBatchOrganizationAuthorizationUrlRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, VerifyPdfRequest, DescribeFlowInfoRequest, CreateModifyAdminAuthorizationUrlResponse, DeleteExtendedServiceAuthInfosRequest, DescribeExtendedServiceAuthInfosResponse, CreateBatchOrganizationAuthorizationUrlResponse, DescribeFlowInfoResponse, RenewAutoSignLicenseResponse, CancelMultiFlowSignQRCodeResponse, ModifyPartnerAutoSignAuthUrlResponse, CreateFlowResponse, CreateIntegrationSubOrganizationActiveRecordRequest, CreateFlowBlockchainEvidenceUrlRequest, CreateBatchQuickSignUrlRequest, OperateSealsRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, CreateOrganizationGroupInvitationLinkResponse } from "./ess_models";
|
|
4
4
|
/**
|
|
5
5
|
* ess client
|
|
6
6
|
* @class
|
|
@@ -89,6 +89,10 @@ export declare class Client extends AbstractClient {
|
|
|
89
89
|
异步任务的处理完成时间视当前已提交的任务量、任务的复杂程度等因素决定,正常情况下 3~5 秒即可完成,但也可能需要更长的时间
|
|
90
90
|
*/
|
|
91
91
|
DescribeBatchOrganizationRegistrationUrls(req: DescribeBatchOrganizationRegistrationUrlsRequest, cb?: (error: string, rep: DescribeBatchOrganizationRegistrationUrlsResponse) => void): Promise<DescribeBatchOrganizationRegistrationUrlsResponse>;
|
|
92
|
+
/**
|
|
93
|
+
* 本接口(DescribeBatchOrganizationRegistrationTasks)用于查询企业批量认证任务状态。
|
|
94
|
+
*/
|
|
95
|
+
DescribeBatchOrganizationRegistrationTasks(req: DescribeBatchOrganizationRegistrationTasksRequest, cb?: (error: string, rep: DescribeBatchOrganizationRegistrationTasksResponse) => void): Promise<DescribeBatchOrganizationRegistrationTasksResponse>;
|
|
92
96
|
/**
|
|
93
97
|
* 本接口(CreatePreparedPersonalEsign)用于创建导入个人印章(处方单场景专用,使用此接口请与客户经理确认)。
|
|
94
98
|
*/
|
|
@@ -928,6 +932,18 @@ export declare class Client extends AbstractClient {
|
|
|
928
932
|
2. `可通过发起合同时设置预览来检查转换文件是否达到预期效果`
|
|
929
933
|
*/
|
|
930
934
|
CreateConvertTaskApi(req: CreateConvertTaskApiRequest, cb?: (error: string, rep: CreateConvertTaskApiResponse) => void): Promise<CreateConvertTaskApiResponse>;
|
|
935
|
+
/**
|
|
936
|
+
* 创建一个用于更新他方自动签授权的链接(可选择他方授权或我方授权)。通过这个链接,合作方企业可以直接进入小程序,进行自动签授权的更新(更新印章)操作。
|
|
937
|
+
|
|
938
|
+
如果授权企业尚未开通企业自动签功能,该链接还将引导他们首先开通本企业的自动签服务
|
|
939
|
+
|
|
940
|
+
注:
|
|
941
|
+
1. <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Operator.UserId 需要传递超管或者法人的UserId)
|
|
942
|
+
2. 只能更新授权的印章,被授权的企业无法更新
|
|
943
|
+
3. 授权企业和被授权企业必须都是已认证企业
|
|
944
|
+
4. <font color='red'>需要授权企业或被授权企业的超管或者法人打开链接</font>走开通逻辑。
|
|
945
|
+
*/
|
|
946
|
+
ModifyPartnerAutoSignAuthUrl(req: ModifyPartnerAutoSignAuthUrlRequest, cb?: (error: string, rep: ModifyPartnerAutoSignAuthUrlResponse) => void): Promise<ModifyPartnerAutoSignAuthUrlResponse>;
|
|
931
947
|
/**
|
|
932
948
|
* 本接口(CreateOrganizationAuthUrl)的主要功能是生成合作企业的认证链接。
|
|
933
949
|
|
|
@@ -1037,6 +1053,13 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1037
1053
|
</ul>
|
|
1038
1054
|
*/
|
|
1039
1055
|
DescribeUserFlowType(req: DescribeUserFlowTypeRequest, cb?: (error: string, rep: DescribeUserFlowTypeResponse) => void): Promise<DescribeUserFlowTypeResponse>;
|
|
1056
|
+
/**
|
|
1057
|
+
* 本接口(CreateModifyAdminAuthorizationUrl)用于重新上传超管授权书。
|
|
1058
|
+
|
|
1059
|
+
注意:
|
|
1060
|
+
1. 重新上传超管授权书,必须是审核失败的情况下才能重新上传,可以通过回调[!授权书认证审核结果回调](https://qian.tencent.com/developers/company/callback_types_staffs#%E5%8D%81%E5%85%AD-%E6%8E%88%E6%9D%83%E4%B9%A6%E8%AE%A4%E8%AF%81%E5%AE%A1%E6%A0%B8%E7%BB%93%E6%9E%9C%E5%9B%9E%E8%B0%83)得到
|
|
1061
|
+
*/
|
|
1062
|
+
CreateModifyAdminAuthorizationUrl(req: CreateModifyAdminAuthorizationUrlRequest, cb?: (error: string, rep: CreateModifyAdminAuthorizationUrlResponse) => void): Promise<CreateModifyAdminAuthorizationUrlResponse>;
|
|
1040
1063
|
/**
|
|
1041
1064
|
* 此接口(CreateIntegrationEmployees)用于创建企业员工。创建的员工初始化为未实名,如下图所示。
|
|
1042
1065
|
|
|
@@ -123,6 +123,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
123
123
|
async DescribeBatchOrganizationRegistrationUrls(req, cb) {
|
|
124
124
|
return this.request("DescribeBatchOrganizationRegistrationUrls", req, cb);
|
|
125
125
|
}
|
|
126
|
+
/**
|
|
127
|
+
* 本接口(DescribeBatchOrganizationRegistrationTasks)用于查询企业批量认证任务状态。
|
|
128
|
+
*/
|
|
129
|
+
async DescribeBatchOrganizationRegistrationTasks(req, cb) {
|
|
130
|
+
return this.request("DescribeBatchOrganizationRegistrationTasks", req, cb);
|
|
131
|
+
}
|
|
126
132
|
/**
|
|
127
133
|
* 本接口(CreatePreparedPersonalEsign)用于创建导入个人印章(处方单场景专用,使用此接口请与客户经理确认)。
|
|
128
134
|
*/
|
|
@@ -1094,6 +1100,20 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1094
1100
|
async CreateConvertTaskApi(req, cb) {
|
|
1095
1101
|
return this.request("CreateConvertTaskApi", req, cb);
|
|
1096
1102
|
}
|
|
1103
|
+
/**
|
|
1104
|
+
* 创建一个用于更新他方自动签授权的链接(可选择他方授权或我方授权)。通过这个链接,合作方企业可以直接进入小程序,进行自动签授权的更新(更新印章)操作。
|
|
1105
|
+
|
|
1106
|
+
如果授权企业尚未开通企业自动签功能,该链接还将引导他们首先开通本企业的自动签服务
|
|
1107
|
+
|
|
1108
|
+
注:
|
|
1109
|
+
1. <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Operator.UserId 需要传递超管或者法人的UserId)
|
|
1110
|
+
2. 只能更新授权的印章,被授权的企业无法更新
|
|
1111
|
+
3. 授权企业和被授权企业必须都是已认证企业
|
|
1112
|
+
4. <font color='red'>需要授权企业或被授权企业的超管或者法人打开链接</font>走开通逻辑。
|
|
1113
|
+
*/
|
|
1114
|
+
async ModifyPartnerAutoSignAuthUrl(req, cb) {
|
|
1115
|
+
return this.request("ModifyPartnerAutoSignAuthUrl", req, cb);
|
|
1116
|
+
}
|
|
1097
1117
|
/**
|
|
1098
1118
|
* 本接口(CreateOrganizationAuthUrl)的主要功能是生成合作企业的认证链接。
|
|
1099
1119
|
|
|
@@ -1217,6 +1237,15 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1217
1237
|
async DescribeUserFlowType(req, cb) {
|
|
1218
1238
|
return this.request("DescribeUserFlowType", req, cb);
|
|
1219
1239
|
}
|
|
1240
|
+
/**
|
|
1241
|
+
* 本接口(CreateModifyAdminAuthorizationUrl)用于重新上传超管授权书。
|
|
1242
|
+
|
|
1243
|
+
注意:
|
|
1244
|
+
1. 重新上传超管授权书,必须是审核失败的情况下才能重新上传,可以通过回调[!授权书认证审核结果回调](https://qian.tencent.com/developers/company/callback_types_staffs#%E5%8D%81%E5%85%AD-%E6%8E%88%E6%9D%83%E4%B9%A6%E8%AE%A4%E8%AF%81%E5%AE%A1%E6%A0%B8%E7%BB%93%E6%9E%9C%E5%9B%9E%E8%B0%83)得到
|
|
1245
|
+
*/
|
|
1246
|
+
async CreateModifyAdminAuthorizationUrl(req, cb) {
|
|
1247
|
+
return this.request("CreateModifyAdminAuthorizationUrl", req, cb);
|
|
1248
|
+
}
|
|
1220
1249
|
/**
|
|
1221
1250
|
* 此接口(CreateIntegrationEmployees)用于创建企业员工。创建的员工初始化为未实名,如下图所示。
|
|
1222
1251
|
|
|
@@ -1554,9 +1554,8 @@ export interface CreateOrganizationAuthUrlRequest {
|
|
|
1554
1554
|
* 指定授权方式 支持多选:
|
|
1555
1555
|
|
|
1556
1556
|
<ul>
|
|
1557
|
-
<li><strong>1</strong>:上传授权书方式</li>
|
|
1558
1557
|
<li><strong>2</strong>: 法人授权方式</li>
|
|
1559
|
-
<li><strong>
|
|
1558
|
+
<li><strong>5</strong>: 授权书+对公打款方式</li>
|
|
1560
1559
|
</ul>
|
|
1561
1560
|
*/
|
|
1562
1561
|
AuthorizationTypes?: Array<number | bigint>;
|
|
@@ -2254,6 +2253,48 @@ export interface CreateEmployeeQualificationSealQrCodeResponse {
|
|
|
2254
2253
|
*/
|
|
2255
2254
|
RequestId?: string;
|
|
2256
2255
|
}
|
|
2256
|
+
/**
|
|
2257
|
+
* 批量认证企业任务详情信息,其中包括 TaskId,状态信息等等。
|
|
2258
|
+
*/
|
|
2259
|
+
export interface BatchOrganizationRegistrationTasksDetails {
|
|
2260
|
+
/**
|
|
2261
|
+
* 生成注册链接的任务Id
|
|
2262
|
+
*/
|
|
2263
|
+
TaskId?: string;
|
|
2264
|
+
/**
|
|
2265
|
+
* 批量创建企业任务的状态
|
|
2266
|
+
<ul>
|
|
2267
|
+
<li>Processing</li>
|
|
2268
|
+
<li>Create</li>
|
|
2269
|
+
<li>Submit</li>
|
|
2270
|
+
<li>Authorization</li>
|
|
2271
|
+
<li>Failed</li>
|
|
2272
|
+
</ul>
|
|
2273
|
+
|
|
2274
|
+
各个状态所代表的含义如下表格所示:
|
|
2275
|
+
<table>
|
|
2276
|
+
<thead align="center" valign="center">
|
|
2277
|
+
<tr><th>任务状态名称</th><th>任务状态详情</th></tr>
|
|
2278
|
+
</thead>
|
|
2279
|
+
<tbody>
|
|
2280
|
+
<tr><th align="center" valign="center">Processing</th><th>企业认证任务处理中,用户调用了<a href="https://qian.tencent.com/developers/companyApis/organizations/CreateBatchOrganizationRegistrationTasks">CreateBatchOrganizationRegistrationTasks</a>接口,但是任务还在处理中的状态</th></tr>
|
|
2281
|
+
<tr><th align="center" valign="center">Create</th><th>创建企业认证链接任务完成,可以调用生成任务链接接口</th></tr>
|
|
2282
|
+
<tr><th align="center" valign="center">Submit</th><th>企业认证任务已提交,到如下界面之后,会变为这个状态
|
|
2283
|
+
|
|
2284
|
+
</th></tr>
|
|
2285
|
+
<tr><th align="center" valign="center">Authorization</th><th>企业认证任务认证成功,点击下图下一步,进入到授权书上传或者法人认证,则会变为这个状态
|
|
2286
|
+
|
|
2287
|
+
</th></tr>
|
|
2288
|
+
<tr><th align="center" valign="center">Failed</th><th>企业认证任务失败</th></tr>
|
|
2289
|
+
</tbody>
|
|
2290
|
+
</table>
|
|
2291
|
+
*/
|
|
2292
|
+
Status?: string;
|
|
2293
|
+
/**
|
|
2294
|
+
* 如果任务失败,会返回错误信息
|
|
2295
|
+
*/
|
|
2296
|
+
ErrorMessage?: string;
|
|
2297
|
+
}
|
|
2257
2298
|
/**
|
|
2258
2299
|
* CreateFlowGroupByTemplates返回参数结构体
|
|
2259
2300
|
*/
|
|
@@ -3946,6 +3987,36 @@ export interface IntentionActionResultDetail {
|
|
|
3946
3987
|
*/
|
|
3947
3988
|
Video?: string;
|
|
3948
3989
|
}
|
|
3990
|
+
/**
|
|
3991
|
+
* ModifyPartnerAutoSignAuthUrl请求参数结构体
|
|
3992
|
+
*/
|
|
3993
|
+
export interface ModifyPartnerAutoSignAuthUrlRequest {
|
|
3994
|
+
/**
|
|
3995
|
+
* 代理企业和员工的信息。<br/>在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
3996
|
+
*/
|
|
3997
|
+
Agent?: Agent;
|
|
3998
|
+
/**
|
|
3999
|
+
* 执行本接口操作的员工信息。<br/>注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
4000
|
+
*/
|
|
4001
|
+
Operator?: UserInfo;
|
|
4002
|
+
/**
|
|
4003
|
+
* 被授企业id/授权方企业id(即OrganizationId),和AuthorizedOrganizationName二选一传入
|
|
4004
|
+
*/
|
|
4005
|
+
AuthorizedOrganizationId?: string;
|
|
4006
|
+
/**
|
|
4007
|
+
* 被授企业名称/授权方企业的名字,和AuthorizedOrganizationId二选一传入即可。请确认该名称与企业营业执照中注册的名称一致。
|
|
4008
|
+
注: `如果名称中包含英文括号(),请使用中文括号()代替。`
|
|
4009
|
+
*/
|
|
4010
|
+
AuthorizedOrganizationName?: string;
|
|
4011
|
+
/**
|
|
4012
|
+
* 在处理授权关系时,授权的方向
|
|
4013
|
+
<ul>
|
|
4014
|
+
<li><strong>false</strong>(默认值):表示我方授权他方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【被授权方】的企业名称,即接收授权的企业。</li>
|
|
4015
|
+
<li><strong>true</strong>:表示他方授权我方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【授权方】的企业名称,即提供授权的企业。</li>
|
|
4016
|
+
</ul>
|
|
4017
|
+
*/
|
|
4018
|
+
AuthToMe?: boolean;
|
|
4019
|
+
}
|
|
3949
4020
|
/**
|
|
3950
4021
|
* CreateEmployeeQualificationSealQrCode请求参数结构体
|
|
3951
4022
|
*/
|
|
@@ -3965,6 +4036,25 @@ export interface CreateEmployeeQualificationSealQrCodeRequest {
|
|
|
3965
4036
|
*/
|
|
3966
4037
|
HintText?: string;
|
|
3967
4038
|
}
|
|
4039
|
+
/**
|
|
4040
|
+
* DescribeBatchOrganizationRegistrationTasks请求参数结构体
|
|
4041
|
+
*/
|
|
4042
|
+
export interface DescribeBatchOrganizationRegistrationTasksRequest {
|
|
4043
|
+
/**
|
|
4044
|
+
* 执行本接口操作的员工信息。
|
|
4045
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
4046
|
+
*/
|
|
4047
|
+
Operator: UserInfo;
|
|
4048
|
+
/**
|
|
4049
|
+
* 代理企业和员工的信息。
|
|
4050
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
4051
|
+
*/
|
|
4052
|
+
Agent?: Agent;
|
|
4053
|
+
/**
|
|
4054
|
+
* 企业批量认证链接的子任务 SubTaskId,该 SubTaskId 是通过接口[查询企业批量认证链接](https://qian.tencent.com/developers/companyApis/organizations/DescribeBatchOrganizationRegistrationUrls)可以得到。
|
|
4055
|
+
*/
|
|
4056
|
+
TaskIds?: Array<string>;
|
|
4057
|
+
}
|
|
3968
4058
|
/**
|
|
3969
4059
|
* CreatePersonAuthCertificateImage返回参数结构体
|
|
3970
4060
|
*/
|
|
@@ -4738,6 +4828,15 @@ export interface RegisterInfo {
|
|
|
4738
4828
|
* 社会统一信用代码
|
|
4739
4829
|
*/
|
|
4740
4830
|
UnifiedSocialCreditCode?: string;
|
|
4831
|
+
/**
|
|
4832
|
+
* 指定企业认证的授权方式 支持多选:
|
|
4833
|
+
|
|
4834
|
+
<ul>
|
|
4835
|
+
<li><strong>2</strong>: 法人授权方式</li>
|
|
4836
|
+
<li><strong>5</strong>: 授权书+对公打款方式</li>
|
|
4837
|
+
</ul>
|
|
4838
|
+
*/
|
|
4839
|
+
AuthorizationTypes?: Array<number | bigint>;
|
|
4741
4840
|
}
|
|
4742
4841
|
/**
|
|
4743
4842
|
* DescribeFileUrls请求参数结构体
|
|
@@ -5682,7 +5781,7 @@ export interface FlowCreateApprover {
|
|
|
5682
5781
|
*/
|
|
5683
5782
|
CustomApproverTag?: string;
|
|
5684
5783
|
/**
|
|
5685
|
-
*
|
|
5784
|
+
* 快速注册相关信息
|
|
5686
5785
|
*/
|
|
5687
5786
|
RegisterInfo?: RegisterInfo;
|
|
5688
5787
|
/**
|
|
@@ -7136,6 +7235,29 @@ export interface ExtendScene {
|
|
|
7136
7235
|
*/
|
|
7137
7236
|
GenerateTypeLogo?: string;
|
|
7138
7237
|
}
|
|
7238
|
+
/**
|
|
7239
|
+
* CreateModifyAdminAuthorizationUrl请求参数结构体
|
|
7240
|
+
*/
|
|
7241
|
+
export interface CreateModifyAdminAuthorizationUrlRequest {
|
|
7242
|
+
/**
|
|
7243
|
+
* 执行本接口操作的员工信息。
|
|
7244
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
7245
|
+
*/
|
|
7246
|
+
Operator: UserInfo;
|
|
7247
|
+
/**
|
|
7248
|
+
* 代理企业和员工的信息。
|
|
7249
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
7250
|
+
*/
|
|
7251
|
+
Agent?: Agent;
|
|
7252
|
+
/**
|
|
7253
|
+
* 企业认证流Id,可以通过回调[授权书认证审核结果回调](https://qian.tencent.com/developers/company/callback_types_staffs#%E5%8D%81%E5%85%AD-%E6%8E%88%E6%9D%83%E4%B9%A6%E8%AE%A4%E8%AF%81%E5%AE%A1%E6%A0%B8%E7%BB%93%E6%9E%9C%E5%9B%9E%E8%B0%83)得到
|
|
7254
|
+
*/
|
|
7255
|
+
AuthorizationId?: string;
|
|
7256
|
+
/**
|
|
7257
|
+
* 要跳转的链接类型<ul><li> **HTTP**:跳转电子签小程序的http_url, 短信通知或者H5跳转适合此类型 ,此时返回长链 (默认类型)</li><li>**HTTP_SHORT_URL**:跳转电子签小程序的http_url, 短信通知或者H5跳转适合此类型,此时返回短链</li><li>**APP**: 第三方APP或小程序跳转电子签小程序的path, APP或者小程序跳转适合此类型</li><li>**PC**: 跳转电子签web 端控制台的链接。</li></ul>
|
|
7258
|
+
*/
|
|
7259
|
+
Endpoint?: string;
|
|
7260
|
+
}
|
|
7139
7261
|
/**
|
|
7140
7262
|
* DescribeBillUsage返回参数结构体
|
|
7141
7263
|
*/
|
|
@@ -7789,6 +7911,19 @@ export interface CreatePartnerAutoSignAuthUrlRequest {
|
|
|
7789
7911
|
*/
|
|
7790
7912
|
AuthToMe?: boolean;
|
|
7791
7913
|
}
|
|
7914
|
+
/**
|
|
7915
|
+
* DescribeBatchOrganizationRegistrationTasks返回参数结构体
|
|
7916
|
+
*/
|
|
7917
|
+
export interface DescribeBatchOrganizationRegistrationTasksResponse {
|
|
7918
|
+
/**
|
|
7919
|
+
* 企业批量任务状态明细
|
|
7920
|
+
*/
|
|
7921
|
+
Details?: Array<BatchOrganizationRegistrationTasksDetails>;
|
|
7922
|
+
/**
|
|
7923
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7924
|
+
*/
|
|
7925
|
+
RequestId?: string;
|
|
7926
|
+
}
|
|
7792
7927
|
/**
|
|
7793
7928
|
* 创建员工的失败数据
|
|
7794
7929
|
*/
|
|
@@ -8904,9 +9039,11 @@ export interface Component {
|
|
|
8904
9039
|
|
|
8905
9040
|
<font color="red">ComponentType为WATERMARK时</font>,支持以下参数:
|
|
8906
9041
|
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
|
8907
|
-
<li> <b>FontSize</b>: 范围6 :
|
|
9042
|
+
<li> <b>FontSize</b>: 范围6 :72</li>
|
|
8908
9043
|
<li> <b>Opacity</b>: 透明度,范围0 :1</li>
|
|
9044
|
+
<li> <b>Rotate</b>: 水印旋转角度,范围0 :359</li>
|
|
8909
9045
|
<li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>
|
|
9046
|
+
<li> <b>Position</b>: 水印位置,None-平铺(默认值),LeftTop-左上,LeftBottom-左下,RightTop-右上,RightBottom-右下,Center-居中</li>
|
|
8910
9047
|
<li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>
|
|
8911
9048
|
<b>参数样例</b>:`"{\"Font\":\"黑体\",\"FontSize\":20,\"Opacity\":0.1,\"Density\":2,\"SubType\":\"PERSON_INFO_WATERMARK\"}"`
|
|
8912
9049
|
|
|
@@ -10350,6 +10487,23 @@ export interface DescribeFlowInfoRequest {
|
|
|
10350
10487
|
*/
|
|
10351
10488
|
FlowGroupId?: string;
|
|
10352
10489
|
}
|
|
10490
|
+
/**
|
|
10491
|
+
* CreateModifyAdminAuthorizationUrl返回参数结构体
|
|
10492
|
+
*/
|
|
10493
|
+
export interface CreateModifyAdminAuthorizationUrlResponse {
|
|
10494
|
+
/**
|
|
10495
|
+
* 变更企业超管授权书链接。
|
|
10496
|
+
没有有效期限制。
|
|
10497
|
+
|
|
10498
|
+
注意:
|
|
10499
|
+
此链接仅能由当时认证企业的认证人使用。
|
|
10500
|
+
*/
|
|
10501
|
+
Url?: string;
|
|
10502
|
+
/**
|
|
10503
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10504
|
+
*/
|
|
10505
|
+
RequestId?: string;
|
|
10506
|
+
}
|
|
10353
10507
|
/**
|
|
10354
10508
|
* DeleteExtendedServiceAuthInfos请求参数结构体
|
|
10355
10509
|
*/
|
|
@@ -10464,6 +10618,27 @@ export interface CancelMultiFlowSignQRCodeResponse {
|
|
|
10464
10618
|
*/
|
|
10465
10619
|
RequestId?: string;
|
|
10466
10620
|
}
|
|
10621
|
+
/**
|
|
10622
|
+
* ModifyPartnerAutoSignAuthUrl返回参数结构体
|
|
10623
|
+
*/
|
|
10624
|
+
export interface ModifyPartnerAutoSignAuthUrlResponse {
|
|
10625
|
+
/**
|
|
10626
|
+
* 授权链接,以短链形式返回,短链的有效期参考回参中的 ExpiredTime。
|
|
10627
|
+
*/
|
|
10628
|
+
Url?: string;
|
|
10629
|
+
/**
|
|
10630
|
+
* 从客户小程序或者客户APP跳转至腾讯电子签小程序进行批量签署的跳转路径
|
|
10631
|
+
*/
|
|
10632
|
+
MiniAppPath?: string;
|
|
10633
|
+
/**
|
|
10634
|
+
* 链接过期时间以 Unix 时间戳格式表示,从生成链接时间起,往后7天有效期。过期后短链将失效,无法打开。
|
|
10635
|
+
*/
|
|
10636
|
+
ExpireTime?: number;
|
|
10637
|
+
/**
|
|
10638
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10639
|
+
*/
|
|
10640
|
+
RequestId?: string;
|
|
10641
|
+
}
|
|
10467
10642
|
/**
|
|
10468
10643
|
* CreateFlow返回参数结构体
|
|
10469
10644
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { SyncProxyOrganizationResponse, ChannelCreateConvertTaskApiResponse, ChannelCreateFlowRemindsResponse, DescribeUserFlowTypeResponse, ChannelDeleteSealPoliciesRequest, ChannelBatchCancelFlowsResponse, ChannelDescribeSignFaceVideoRequest, ChannelDisableUserAutoSignResponse, DescribeExtendedServiceAuthDetailResponse, CreateLegalSealQrCodeResponse, DescribeCancelFlowsTaskResponse, CreateEmployeeQualificationSealQrCodeResponse, ChannelCreateFlowGroupByTemplatesResponse, ChannelCreateFlowSignReviewRequest, CreateFlowForwardsRequest, DescribeFlowDetailInfoRequest, ChannelCancelFlowResponse, ModifyExtendedServiceRequest, DescribeResourceUrlsByFlowsRequest, CreateChannelOrganizationInfoChangeUrlResponse, ChannelCreateFlowSignUrlResponse, ChannelCreateBatchSignUrlResponse, ChannelCreatePrepareFlowResponse, CreateBatchInitOrganizationUrlResponse, OperateChannelTemplateResponse, ChannelCreateDynamicFlowApproverResponse, ChannelCreateRoleRequest, CreateOrganizationAuthFileResponse, CreateConsoleLoginUrlResponse, ChannelDeleteRoleUsersRequest, ChannelCreateUserRolesResponse, SyncProxyOrganizationRequest, ChannelCreatePrepareFlowRequest, ChannelCreateFlowSignUrlRequest, ChannelCreateSealPolicyResponse, OperateTemplateRequest, ChannelDescribeSignFaceVideoResponse, ChannelCancelUserAutoSignEnableUrlResponse, ChannelCreateWebThemeConfigRequest, CreateFlowGroupSignReviewResponse, ChannelCreateConvertTaskApiRequest, ChannelCreateFlowByFilesRequest, UploadFilesResponse, ChannelCreatePreparedPersonalEsignResponse, DescribeResourceUrlsByFlowsResponse, ChannelCreateFlowGroupByFilesRequest, ChannelCreateOrganizationModifyQrCodeRequest, CreateChannelSubOrganizationActiveRequest, ChannelRenewAutoSignLicenseResponse,
|
|
3
|
+
import { SyncProxyOrganizationResponse, ChannelCreateConvertTaskApiResponse, ChannelCreateFlowRemindsResponse, DescribeUserFlowTypeResponse, ChannelDeleteSealPoliciesRequest, ChannelBatchCancelFlowsResponse, ChannelDescribeSignFaceVideoRequest, ChannelDisableUserAutoSignResponse, DescribeExtendedServiceAuthDetailResponse, CreateLegalSealQrCodeResponse, DescribeCancelFlowsTaskResponse, CreateEmployeeQualificationSealQrCodeResponse, ChannelCreateFlowGroupByTemplatesResponse, ChannelCreateFlowSignReviewRequest, CreateFlowForwardsRequest, DescribeFlowDetailInfoRequest, ChannelCancelFlowResponse, ModifyExtendedServiceRequest, DescribeResourceUrlsByFlowsRequest, CreateChannelOrganizationInfoChangeUrlResponse, ChannelCreateFlowSignUrlResponse, ChannelCreateBatchSignUrlResponse, ChannelCreatePrepareFlowResponse, CreateBatchInitOrganizationUrlResponse, OperateChannelTemplateResponse, ChannelCreateDynamicFlowApproverResponse, ChannelCreateRoleRequest, CreateOrganizationAuthFileResponse, CreateConsoleLoginUrlResponse, ChannelDeleteRoleUsersRequest, ChannelCreateUserRolesResponse, SyncProxyOrganizationRequest, ChannelCreatePrepareFlowRequest, ChannelCreateFlowSignUrlRequest, ChannelCreateSealPolicyResponse, OperateTemplateRequest, ChannelDescribeSignFaceVideoResponse, ChannelCancelUserAutoSignEnableUrlResponse, ChannelCreateWebThemeConfigRequest, CreateFlowGroupSignReviewResponse, ChannelCreateConvertTaskApiRequest, ChannelCreateFlowByFilesRequest, UploadFilesResponse, ChannelCreatePreparedPersonalEsignResponse, DescribeResourceUrlsByFlowsResponse, ChannelCreateFlowGroupByFilesRequest, ChannelCreateOrganizationModifyQrCodeRequest, CreateChannelSubOrganizationActiveRequest, ChannelRenewAutoSignLicenseResponse, ChannelDescribeRolesRequest, DescribeBatchOrganizationRegistrationUrlsRequest, PrepareFlowsResponse, ChannelCreateOrganizationBatchSignUrlRequest, GetDownloadFlowUrlResponse, DescribeTemplatesResponse, CreateBatchOrganizationRegistrationTasksResponse, ChannelVerifyPdfRequest, CreateChannelFlowEvidenceReportRequest, ChannelCancelFlowRequest, ChannelCancelUserAutoSignEnableUrlRequest, DeleteOrganizationAuthorizationsResponse, ChannelCreatePrepareFlowGroupRequest, DescribeExtendedServiceAuthDetailRequest, CreateOrganizationAuthFileRequest, ChannelVerifyPdfResponse, ArchiveDynamicFlowResponse, CreateConsoleLoginUrlRequest, CreateLegalSealQrCodeRequest, CreateCloseOrganizationUrlRequest, CreatePersonAuthCertificateImageResponse, ModifyPartnerAutoSignAuthUrlRequest, CreateEmployeeQualificationSealQrCodeRequest, DescribeBatchOrganizationRegistrationTasksRequest, ChannelCreateUserAutoSignSealUrlRequest, ChannelCreateUserAutoSignEnableUrlRequest, ChannelCancelMultiFlowSignQRCodeRequest, ChannelDescribeOrganizationSealsRequest, DescribeUsageRequest, DescribeExtendedServiceAuthInfoRequest, CreateCloseOrganizationUrlResponse, DescribeChannelSealPolicyWorkflowUrlRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, ChannelCreateDynamicFlowApproverRequest, ModifyFlowDeadlineResponse, DescribeFlowDetailInfoResponse, ChannelCreateBoundFlowsResponse, ChannelCreateUserAutoSignSealUrlResponse, ChannelCreateBatchQuickSignUrlRequest, ChannelCreateBoundFlowsRequest, ChannelDescribeEmployeesRequest, OperateTemplateResponse, CreateFlowBlockchainEvidenceUrlResponse, ChannelDeleteRoleUsersResponse, SyncProxyOrganizationOperatorsRequest, ChannelCreateFlowApproversResponse, DescribeUsageResponse, CreateSignUrlsRequest, ChannelCreateMultiFlowSignQRCodeRequest, ChannelCreateUserAutoSignEnableUrlResponse, ChannelGetTaskResultApiRequest, DescribeChannelOrganizationsRequest, ChannelDescribeBillUsageDetailResponse, CreateEmployeeChangeUrlResponse, ChannelRenewAutoSignLicenseRequest, ChannelCreatePreparedPersonalEsignRequest, CreatePersonAuthCertificateImageRequest, CreateFlowsByTemplatesResponse, DescribeChannelFlowEvidenceReportRequest, ChannelCreateRoleResponse, CreateEmployeeChangeUrlRequest, ChannelDescribeUserAutoSignStatusRequest, CreateModifyAdminAuthorizationUrlRequest, ChannelModifyRoleResponse, CreateSignUrlsResponse, ChannelDeleteRoleRequest, CreateBatchOrganizationRegistrationTasksRequest, ChannelCreateBatchQuickSignUrlResponse, CreateBatchOrganizationAuthorizationUrlResponse, CreatePartnerAutoSignAuthUrlRequest, DescribeBatchOrganizationRegistrationTasksResponse, ChannelCreateBatchCancelFlowUrlRequest, ChannelDescribeAccountBillDetailResponse, CreateFlowForwardsResponse, ChannelCreateFlowByFilesResponse, ChannelCreateFlowSignReviewResponse, ChannelDisableUserAutoSignRequest, ChannelDescribeOrganizationSealsResponse, SyncProxyOrganizationOperatorsResponse, CreateSealByImageResponse, ChannelCancelMultiFlowSignQRCodeResponse, ChannelDescribeRolesResponse, CreateChannelSubOrganizationActiveResponse, ChannelCreateReleaseFlowRequest, ChannelDescribeFlowComponentsResponse, DeleteOrganizationAuthorizationsRequest, ChannelCreateFlowGroupByFilesResponse, ChannelCreateMultiFlowSignQRCodeResponse, ChannelCreatePrepareFlowGroupResponse, DescribeCancelFlowsTaskRequest, ChannelDescribeUserAutoSignStatusResponse, ModifyExtendedServiceResponse, ChannelCreateUserRolesRequest, ChannelGetTaskResultApiResponse, ChannelCreateBatchSignUrlRequest, ChannelUpdateSealStatusResponse, ChannelCreateOrganizationModifyQrCodeResponse, ChannelDeleteSealPoliciesResponse, ChannelCreateWebThemeConfigResponse, GetDownloadFlowUrlRequest, ChannelCreateEmbedWebUrlResponse, ChannelBatchCancelFlowsRequest, CreateChannelOrganizationInfoChangeUrlRequest, ChannelModifyRoleRequest, ModifyFlowDeadlineRequest, ChannelUpdateSealStatusRequest, ChannelCreateFlowGroupByTemplatesRequest, CreateBatchInitOrganizationUrlRequest, CreateFlowGroupSignReviewRequest, DescribeTemplatesRequest, ChannelCreateSealPolicyRequest, CreateFlowsByTemplatesRequest, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, CreateSealByImageRequest, DescribeChannelOrganizationsResponse, ChannelCreateOrganizationBatchSignUrlResponse, CreateBatchOrganizationAuthorizationUrlRequest, ChannelCreateBatchCancelFlowUrlResponse, OperateChannelTemplateRequest, DescribeChannelSealPolicyWorkflowUrlResponse, CreateChannelFlowEvidenceReportResponse, ChannelDescribeAccountBillDetailRequest, ChannelDescribeEmployeesResponse, CreateModifyAdminAuthorizationUrlResponse, ChannelDeleteRoleResponse, ChannelCreateReleaseFlowResponse, DescribeChannelFlowEvidenceReportResponse, ModifyPartnerAutoSignAuthUrlResponse, CreateFlowBlockchainEvidenceUrlRequest, DescribeUserFlowTypeRequest, ChannelCreateFlowApproversRequest, ChannelDescribeBillUsageDetailRequest, ChannelCreateFlowRemindsRequest, DescribeExtendedServiceAuthInfoResponse, ChannelCreateEmbedWebUrlRequest, ChannelDescribeFlowComponentsRequest, PrepareFlowsRequest } from "./essbasic_models";
|
|
4
4
|
/**
|
|
5
5
|
* essbasic client
|
|
6
6
|
* @class
|
|
@@ -293,6 +293,10 @@ export declare class Client extends AbstractClient {
|
|
|
293
293
|

|
|
294
294
|
*/
|
|
295
295
|
CreateSealByImage(req: CreateSealByImageRequest, cb?: (error: string, rep: CreateSealByImageResponse) => void): Promise<CreateSealByImageResponse>;
|
|
296
|
+
/**
|
|
297
|
+
* 本接口(DescribeBatchOrganizationRegistrationTasks)用于查询企业批量认证任务状态。
|
|
298
|
+
*/
|
|
299
|
+
DescribeBatchOrganizationRegistrationTasks(req: DescribeBatchOrganizationRegistrationTasksRequest, cb?: (error: string, rep: DescribeBatchOrganizationRegistrationTasksResponse) => void): Promise<DescribeBatchOrganizationRegistrationTasksResponse>;
|
|
296
300
|
/**
|
|
297
301
|
* 此接口(ChannelCreateConvertTaskApi)用来将word、excel、html、图片、txt类型文件转换为PDF文件。<br />
|
|
298
302
|
前提条件:源文件已经通过 <a href="https://qian.tencent.com/developers/partnerApis/files/UploadFiles" target="_blank">文件上传接口</a>完成上传,并得到了源文件的资源Id。<br />
|
|
@@ -471,7 +475,9 @@ Agent参数中的OpenId 必须为审批者的openId,且链接必须由审批
|
|
|
471
475
|
*/
|
|
472
476
|
CreateCloseOrganizationUrl(req: CreateCloseOrganizationUrlRequest, cb?: (error: string, rep: CreateCloseOrganizationUrlResponse) => void): Promise<CreateCloseOrganizationUrlResponse>;
|
|
473
477
|
/**
|
|
474
|
-
*
|
|
478
|
+
* 已经不再使用
|
|
479
|
+
|
|
480
|
+
该接口 (PrepareFlows) 用于创建待发起文件
|
|
475
481
|
用户通过该接口进入签署流程发起的确认页面,进行发起信息二次确认, 如果确认则进行正常发起。
|
|
476
482
|
目前该接口只支持B2C,<font color='red'> **不建议使用**</font>。
|
|
477
483
|
*/
|
|
@@ -780,6 +786,19 @@ Agent参数中的OpenId 必须为审批者的openId,且链接必须由审批
|
|
|
780
786
|

|
|
781
787
|
*/
|
|
782
788
|
CreateChannelSubOrganizationActive(req: CreateChannelSubOrganizationActiveRequest, cb?: (error: string, rep: CreateChannelSubOrganizationActiveResponse) => void): Promise<CreateChannelSubOrganizationActiveResponse>;
|
|
789
|
+
/**
|
|
790
|
+
* 创建一个用于更新他方自动签授权的链接(可选择他方授权或我方授权)。通过这个链接,合作方企业可以直接进入小程序,进行自动签更新授权(印章)操作。
|
|
791
|
+
|
|
792
|
+
如果授权企业尚未开通企业自动签功能,该链接还将引导他们首先开通本企业的自动签服务
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
注:
|
|
796
|
+
1. <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Agent.ProxyOperator.OpenId 需要传递超管或者法人的OpenId)
|
|
797
|
+
2. 2. 只能更新授权的印章,被授权的企业无法更新
|
|
798
|
+
3. 授权企业和被授权企业必须都是已认证企业
|
|
799
|
+
4. <font color='red'>需要授权企业或被授权企业的超管或者法人打开链接</font>走开通逻辑。
|
|
800
|
+
*/
|
|
801
|
+
ModifyPartnerAutoSignAuthUrl(req: ModifyPartnerAutoSignAuthUrlRequest, cb?: (error: string, rep: ModifyPartnerAutoSignAuthUrlResponse) => void): Promise<ModifyPartnerAutoSignAuthUrlResponse>;
|
|
783
802
|
/**
|
|
784
803
|
* 通过此接口(DescribeTemplates)查询该第三方平台子客企业在电子签拥有的有效模板,不包括第三方平台模板。
|
|
785
804
|
|
|
@@ -990,6 +1009,13 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
990
1009
|
### 7.合同组暂不支持抄送功能
|
|
991
1010
|
*/
|
|
992
1011
|
ChannelCreateFlowGroupByFiles(req: ChannelCreateFlowGroupByFilesRequest, cb?: (error: string, rep: ChannelCreateFlowGroupByFilesResponse) => void): Promise<ChannelCreateFlowGroupByFilesResponse>;
|
|
1012
|
+
/**
|
|
1013
|
+
* 本接口(CreateModifyAdminAuthorizationUrl)用于重新上传超管授权书。
|
|
1014
|
+
|
|
1015
|
+
注意:
|
|
1016
|
+
1. 重新上传超管授权书,必须是审核失败的情况下才能重新上传,可以通过回调[!授权书审核结果回调](https://qian.tencent.com/developers/partner/callback_types_staffs#%E5%9B%9B-%E6%8E%88%E6%9D%83%E4%B9%A6%E5%AE%A1%E6%A0%B8%E7%BB%93%E6%9E%9C%E5%9B%9E%E8%B0%83)得到
|
|
1017
|
+
*/
|
|
1018
|
+
CreateModifyAdminAuthorizationUrl(req: CreateModifyAdminAuthorizationUrlRequest, cb?: (error: string, rep: CreateModifyAdminAuthorizationUrlResponse) => void): Promise<CreateModifyAdminAuthorizationUrlResponse>;
|
|
993
1019
|
/**
|
|
994
1020
|
* 此接口用于查询合同或者合同组的详情信息,支持查询多个(数量不能超过100)。
|
|
995
1021
|
|
|
@@ -355,6 +355,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
355
355
|
async CreateSealByImage(req, cb) {
|
|
356
356
|
return this.request("CreateSealByImage", req, cb);
|
|
357
357
|
}
|
|
358
|
+
/**
|
|
359
|
+
* 本接口(DescribeBatchOrganizationRegistrationTasks)用于查询企业批量认证任务状态。
|
|
360
|
+
*/
|
|
361
|
+
async DescribeBatchOrganizationRegistrationTasks(req, cb) {
|
|
362
|
+
return this.request("DescribeBatchOrganizationRegistrationTasks", req, cb);
|
|
363
|
+
}
|
|
358
364
|
/**
|
|
359
365
|
* 此接口(ChannelCreateConvertTaskApi)用来将word、excel、html、图片、txt类型文件转换为PDF文件。<br />
|
|
360
366
|
前提条件:源文件已经通过 <a href="https://qian.tencent.com/developers/partnerApis/files/UploadFiles" target="_blank">文件上传接口</a>完成上传,并得到了源文件的资源Id。<br />
|
|
@@ -559,7 +565,9 @@ Agent参数中的OpenId 必须为审批者的openId,且链接必须由审批
|
|
|
559
565
|
return this.request("CreateCloseOrganizationUrl", req, cb);
|
|
560
566
|
}
|
|
561
567
|
/**
|
|
562
|
-
*
|
|
568
|
+
* 已经不再使用
|
|
569
|
+
|
|
570
|
+
该接口 (PrepareFlows) 用于创建待发起文件
|
|
563
571
|
用户通过该接口进入签署流程发起的确认页面,进行发起信息二次确认, 如果确认则进行正常发起。
|
|
564
572
|
目前该接口只支持B2C,<font color='red'> **不建议使用**</font>。
|
|
565
573
|
*/
|
|
@@ -912,6 +920,21 @@ Agent参数中的OpenId 必须为审批者的openId,且链接必须由审批
|
|
|
912
920
|
async CreateChannelSubOrganizationActive(req, cb) {
|
|
913
921
|
return this.request("CreateChannelSubOrganizationActive", req, cb);
|
|
914
922
|
}
|
|
923
|
+
/**
|
|
924
|
+
* 创建一个用于更新他方自动签授权的链接(可选择他方授权或我方授权)。通过这个链接,合作方企业可以直接进入小程序,进行自动签更新授权(印章)操作。
|
|
925
|
+
|
|
926
|
+
如果授权企业尚未开通企业自动签功能,该链接还将引导他们首先开通本企业的自动签服务
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
注:
|
|
930
|
+
1. <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Agent.ProxyOperator.OpenId 需要传递超管或者法人的OpenId)
|
|
931
|
+
2. 2. 只能更新授权的印章,被授权的企业无法更新
|
|
932
|
+
3. 授权企业和被授权企业必须都是已认证企业
|
|
933
|
+
4. <font color='red'>需要授权企业或被授权企业的超管或者法人打开链接</font>走开通逻辑。
|
|
934
|
+
*/
|
|
935
|
+
async ModifyPartnerAutoSignAuthUrl(req, cb) {
|
|
936
|
+
return this.request("ModifyPartnerAutoSignAuthUrl", req, cb);
|
|
937
|
+
}
|
|
915
938
|
/**
|
|
916
939
|
* 通过此接口(DescribeTemplates)查询该第三方平台子客企业在电子签拥有的有效模板,不包括第三方平台模板。
|
|
917
940
|
|
|
@@ -1138,6 +1161,15 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1138
1161
|
async ChannelCreateFlowGroupByFiles(req, cb) {
|
|
1139
1162
|
return this.request("ChannelCreateFlowGroupByFiles", req, cb);
|
|
1140
1163
|
}
|
|
1164
|
+
/**
|
|
1165
|
+
* 本接口(CreateModifyAdminAuthorizationUrl)用于重新上传超管授权书。
|
|
1166
|
+
|
|
1167
|
+
注意:
|
|
1168
|
+
1. 重新上传超管授权书,必须是审核失败的情况下才能重新上传,可以通过回调[!授权书审核结果回调](https://qian.tencent.com/developers/partner/callback_types_staffs#%E5%9B%9B-%E6%8E%88%E6%9D%83%E4%B9%A6%E5%AE%A1%E6%A0%B8%E7%BB%93%E6%9E%9C%E5%9B%9E%E8%B0%83)得到
|
|
1169
|
+
*/
|
|
1170
|
+
async CreateModifyAdminAuthorizationUrl(req, cb) {
|
|
1171
|
+
return this.request("CreateModifyAdminAuthorizationUrl", req, cb);
|
|
1172
|
+
}
|
|
1141
1173
|
/**
|
|
1142
1174
|
* 此接口用于查询合同或者合同组的详情信息,支持查询多个(数量不能超过100)。
|
|
1143
1175
|
|