AlternateJobIdentifier
Object
Alternate IDs for a job disposition signal. Use when standard IDs are not available.
Fields
jobIdentifier JobIdentifier
Job ID for this disposition.
indeedJobKey ID
Indeed's public job key.
employerJobId ID
Job ID: EmployerJob ID (EJID).
atsApplicationIdentifier ATSApplicationIdentifier
Job ID: company name, requisition ID, optional application ID.
requisitionId ID! Non-Null
Requisition or job ID from the non-Indeed system that tracks the application.
companyName String! Non-Null
Company name associated with the job.
applicationId ID
Optional application ID from the non-Indeed system that tracks the application. Use it to distinguish multiple applications for the same requisition.
jobSeekerIdentifier JobSeekerIdentifier
Job seeker ID for this disposition.
indeedJobSeekerKey ID
Indeed job seeker key.
emailAddress EmailAddress
Job seeker email address.
Example
{ "jobIdentifier": JobIdentifier, "jobSeekerIdentifier": JobSeekerIdentifier}