public class EcoBackgroundCheck extends Object
| 构造器和说明 |
|---|
EcoBackgroundCheck(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CancelEcoBackgroundCheckResp |
cancel(CancelEcoBackgroundCheckReq req)
终止背调订单,调用此接口将会将背调订单状态变成已终止,已终止订单将将无法通过[更新背调订单进度](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check/update_progress)和[回传背调订单的最终结果](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check/update_result)修改订单进度和最终结果。
|
CancelEcoBackgroundCheckResp |
cancel(CancelEcoBackgroundCheckReq req,
RequestOptions reqOptions)
终止背调订单,调用此接口将会将背调订单状态变成已终止,已终止订单将将无法通过[更新背调订单进度](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check/update_progress)和[回传背调订单的最终结果](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_background_check/update_result)修改订单进度和最终结果。
|
UpdateProgressEcoBackgroundCheckResp |
updateProgress(UpdateProgressEcoBackgroundCheckReq req)
更新背调订单进度,更新指定背调订单的进度信息和阶段性报告,进度信息将会被展示在「飞书招聘」-「投递详情页」-「背调卡片」上,告知用户目前背调订单的流转状态。
|
UpdateProgressEcoBackgroundCheckResp |
updateProgress(UpdateProgressEcoBackgroundCheckReq req,
RequestOptions reqOptions)
更新背调订单进度,更新指定背调订单的进度信息和阶段性报告,进度信息将会被展示在「飞书招聘」-「投递详情页」-「背调卡片」上,告知用户目前背调订单的流转状态。
|
UpdateResultEcoBackgroundCheckResp |
updateResult(UpdateResultEcoBackgroundCheckReq req)
回传背调订单的最终结果,回传背调的最终结果和终版报告。
|
UpdateResultEcoBackgroundCheckResp |
updateResult(UpdateResultEcoBackgroundCheckReq req,
RequestOptions reqOptions)
回传背调订单的最终结果,回传背调的最终结果和终版报告。
|
public EcoBackgroundCheck(Config config)
public CancelEcoBackgroundCheckResp cancel(CancelEcoBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CancelEcoBackgroundCheckResp cancel(CancelEcoBackgroundCheckReq req) throws Exception
Exceptionpublic UpdateProgressEcoBackgroundCheckResp updateProgress(UpdateProgressEcoBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateProgressEcoBackgroundCheckResp updateProgress(UpdateProgressEcoBackgroundCheckReq req) throws Exception
Exceptionpublic UpdateResultEcoBackgroundCheckResp updateResult(UpdateResultEcoBackgroundCheckReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateResultEcoBackgroundCheckResp updateResult(UpdateResultEcoBackgroundCheckReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.