Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
CreateOrganizationAuthUrlResponse |
EssClient.CreateOrganizationAuthUrl(CreateOrganizationAuthUrlRequest req)
本接口(CreateOrganizationAuthUrl)的主要功能是生成合作企业的认证链接。
在生成链接的过程中,可以提供一部分已知信息,以便为对方进行认证流程提供便利。

- **企业统一社会信用代码**: 对应上图中的**1**
- **企业名称**: 对应上图中的**2**
- **企业法定代表人的名字**:对应上图中的**3**
- **企业详细住所**:对应上图中的**4**
注:此接口需要 购买单独的实名套餐包方可调用,如有需求请联系对接人员评估
|
Constructor and Description |
---|
CreateOrganizationAuthUrlRequest(CreateOrganizationAuthUrlRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.