Added

Changed

  • AtsList feedbacks for an application: Added application_activity_id and scheduled_interview_id to each feedback item in the response.

  • Ats OffersRetrieve a list of ATS offers: Added job_ids and offer_status query parameters that allow filtering offers by job IDs and offer status.

  • Ats ApplicationsRetrieve a list of ATS applications: Added reached_interview_plan_stage_ids, moved_to_current_stage_before, archivation_reason_ids, and include query parameters for filtering, and added hired_at, archivation_reason_id, stage_history, and updated_at fields to each application in the response.

  • Ats ApplicationsRetrieve ATS application: Added hired_at, archivation_reason, and stage timeline fields entered_at, exited_at, is_current, moved_by_hris_organization_user_id, and position_number to the response.

  • PeopleList of People: Added lineTwo to address objects in the response and middle_name to the employee record.