ATS → Retrieve a list of ATS employment types: New endpoint available that allows users to retrieve a list of employment types available in ATS for syncing and validation workflows.
ATS → Retrieve a list of ATS departments: New endpoint available that allows users to retrieve a list of all departments in the Applicant Tracking System
ATS -> Create ATS Job - Endpoint is now available, this endpoint allows the creation of a new job within the ATS system. The user must provide all required fields, and the job will be created with the specified details.
Changed
Time Off → List time-off requests for Organization: Added a new query parameter time_off_ids that allows retrieving a batch of time offs by the provided ids.
Time Off → List time-off requests: Added a new query parameter time_off_ids that allows retrieving a batch of time offs by the provided ids.
Contracts → List of contracts: Added the external_id_absent query param which can be used to filter contracts based on whether external ID is present or not.
People → Get my current personal profile: Added a new response property hris_organization_user_id that uniquely identifies user in Engage products.
People → List of people: Added a new response property hris_organization_user_id that uniquely identifies user in Engage products.
Hiring → Create a contract: Added a new optional request field property work_location for Global Payroll (GP) contract creation that specifies the employee's work location. This field is required for US legal entities.
Background Checks → List of background check options: This endpoint had no active consumers, and has now been permanently removed. No action required, requests to this endpoint will now return 404.
Background Checks → Create background check: This endpoint had no active consumers, and has now been permanently removed. No action required, requests to this endpoint will now return 404.
Deprecated
Background Checks → List background checks by contract: This endpoint is now officially deprecated. It will continue to function for the next 6 months before permanent removal. Clients using this endpoint should migrate to the recommended alternative before the sunset date.
ATS → Retrieve a list of ATS applications: New endpoint available that allows users to retrieve a list of applications in the Applicant Tracking System.
Managers → Generate magic link for manager login: New endpoint available that allows selected White Label orgs to generate a one-time magic link that allows a manager to log in to Deel without entering credentials.
EOR → Create an EOR contract: Added two new optional fields in request body - data.employment.notice_period_during_probation_time_unit and data.employment.notice_period_after_probation_time_unitto support validation as we introduce time units for each notice period rule.
Time Off → List policies: Added a new payment_type enum to indicate whether leave is paid or unpaid, and corrected the is_attachment_required value to use REQUIRED instead of ALWAYS_REQUIRED in the Time Off