JobIdentifierInput
入力オブジェクト
応募者ステータスに使用する求人ID。優先順位: indeedJobKey、employerJobId、atsApplicationIdentifier。
フィールド
indeedJobKey ID
Indeedの公開求人キー(jobkey とも呼ばれます)に基づいて求人を識別します。外部ユーザー向けの主要な識別子です。
employerJobId ID
EmployerJob の ID(EJIDとも呼ばれます)を使用して求人を識別します。
atsApplicationIdentifier ATSApplicationIdentifierInput
会社名、要件ID、およびオプションの申請IDによって求人を識別します。
例
{ "indeedJobKey": "opaqueId", "employerJobId": "opaqueId", "atsApplicationIdentifier": ATSApplicationIdentifierInput}