Indeed · Schema

DispositionUpdate

An update to the disposition (application status) of a candidate for a specific job posting. Used to sync hiring pipeline status changes back to Indeed.

CareersEmploymentHiringJob SearchJobsRecruiting

Properties

Name Type Description
applicationId string The unique identifier for the application.
status string The new disposition status for the application. Must be one of Indeed's predefined categories.
statusUpdatedAt string The timestamp when the status change occurred.
rejectionReason string The reason for rejection, if the status is REJECTED.
View JSON Schema on GitHub