public class EcoBackgroundCheckPackage extends Object
| 构造器和说明 |
|---|
EcoBackgroundCheckPackage(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteEcoBackgroundCheckPackageResp |
batchDelete(BatchDeleteEcoBackgroundCheckPackageReq req)
删除背调套餐和附加调查项,删除背调帐号下的背调套餐和附加调查项信息。
|
BatchDeleteEcoBackgroundCheckPackageResp |
batchDelete(BatchDeleteEcoBackgroundCheckPackageReq req,
RequestOptions reqOptions)
删除背调套餐和附加调查项,删除背调帐号下的背调套餐和附加调查项信息。
|
BatchUpdateEcoBackgroundCheckPackageResp |
batchUpdate(BatchUpdateEcoBackgroundCheckPackageReq req)
更新背调套餐和附加调查项,更新指定背调帐号下的背调套餐和附加调查项信息。
|
BatchUpdateEcoBackgroundCheckPackageResp |
batchUpdate(BatchUpdateEcoBackgroundCheckPackageReq req,
RequestOptions reqOptions)
更新背调套餐和附加调查项,更新指定背调帐号下的背调套餐和附加调查项信息。
|
CreateEcoBackgroundCheckPackageResp |
create(CreateEcoBackgroundCheckPackageReq req)
创建背调套餐和附加调查项,在指定背调帐号下创建可用的背调套餐列表和附加调查项信息列表。
|
CreateEcoBackgroundCheckPackageResp |
create(CreateEcoBackgroundCheckPackageReq req,
RequestOptions reqOptions)
创建背调套餐和附加调查项,在指定背调帐号下创建可用的背调套餐列表和附加调查项信息列表。
|
public EcoBackgroundCheckPackage(Config config)
public BatchDeleteEcoBackgroundCheckPackageResp batchDelete(BatchDeleteEcoBackgroundCheckPackageReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchDeleteEcoBackgroundCheckPackageResp batchDelete(BatchDeleteEcoBackgroundCheckPackageReq req) throws Exception
Exceptionpublic BatchUpdateEcoBackgroundCheckPackageResp batchUpdate(BatchUpdateEcoBackgroundCheckPackageReq req, RequestOptions reqOptions) throws Exception
更新将影响已发起背调订单的表单项展示 ;
Exceptionpublic BatchUpdateEcoBackgroundCheckPackageResp batchUpdate(BatchUpdateEcoBackgroundCheckPackageReq req) throws Exception
更新将影响已发起背调订单的表单项展示 ;
Exceptionpublic CreateEcoBackgroundCheckPackageResp create(CreateEcoBackgroundCheckPackageReq req, RequestOptions reqOptions) throws Exception
## 注意事项;已经创建过的套餐 ID和附加调查项 ID无法重复创建,如需修改,请使用[更新背调套餐和附加调查项](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check_package/batch_update)或;[删除背调套餐和附加调查项](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check_package/batch_delete)接口进行操作。 ;
Exceptionpublic CreateEcoBackgroundCheckPackageResp create(CreateEcoBackgroundCheckPackageReq req) throws Exception
## 注意事项;已经创建过的套餐 ID和附加调查项 ID无法重复创建,如需修改,请使用[更新背调套餐和附加调查项](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check_package/batch_update)或;[删除背调套餐和附加调查项](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check_package/batch_delete)接口进行操作。 ;
ExceptionCopyright © 2026. All rights reserved.