PartnerDispositionIdentifierInput
入力オブジェクト
求人応募の応募者ステータスIDです。
Indeed Apply ID、ITTK、Universal Apply ID、または代替IDのいずれか1つを指定してください。
フィールド
indeedApplyID ID
Indeed Apply IDです。
ittk ID
Indeed Tracking Token Key(ITTK)です。
universalApplyId ID
Universal Apply ID(Indeed Apply ID、ITTK、またはApplyID形式)です。
alternateIdentifier AlternateJobIdentifierInput
求人と求職者の代替IDです。
jobIdentifier JobIdentifierInput! 必須
求人IDです。
indeedJobKey ID
Indeedの公開求人キー(jobkey)です。
employerJobId ID
EmployerJobのID(EJID)です。
atsApplicationIdentifier ATSApplicationIdentifierInput
ATS求人ID:会社名、リクイジションID、任意の応募IDです。
jobSeekerIdentifier JobSeekerIdentifierInput! 必須
求職者IDです。
indeedJobSeekerKey ID
Indeed求職者キー。
emailAddress EmailAddress
求職者のメールアドレス。
例
{ "indeedApplyID": "opaqueId", "ittk": "opaqueId", "universalApplyId": "opaqueId", "alternateIdentifier": AlternateJobIdentifierInput}