Changed
-
Ats Offers → Retrieve a list of ATS offers: Added
expires_at,replied_at,custom_fields,additional_details,compensation_period_slug, andoffer_letter_template_idfields to the response, and addedEXPIREDtooffer_statusandPWACtoworker_typeallowed values. -
Ats Jobs → Create ATS Job: Added
work_arrangement_enumin the request that specifies the work arrangement of the job. -
Ats Jobs → Retrieve a list of ATS jobs: Added
work_arrangementsquery parameter for filtering jobs by work arrangement, and addedwork_arrangement_enumfield to the response indicating the work arrangement of each job. -
Ats → Retrieve ATS Application form: Added
titleas a guaranteed response field inoptionsitems within form questions, confirming that option display text is always present. -
Ats Job Postings → Retrieve ATS job posting: Added
job_idto the response that identifies the underlying job this posting belongs to. -
Ats Job Postings → Retrieve ATS job postings: Removed
maxLengthandminLengthconstraints on response fieldsteam.name,currency_iso_code,location.name, andapplication_form.title. -
Ats Job Postings → Retrieve a list of ATS job postings: Added
job_idto the response that identifies the underlying job this posting belongs to. -
Ats Candidates → Retrieve paginated list of ATS Candidates: Added
source,imported_id,anonymized_at, andimport_session_idfields to the response. -
Ats Candidates → Create candidate tags: Added
requiredguarantees forid,tag_id,created_at, andcandidate_idfields in the response, confirming these fields are always present in the returned candidate-tag associations. -
Ats Applications → Retrieve ATS application: Removed the minimum value constraint from
group_idin the automation rule evaluation result response.