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
Tasks → Update Task By ID: New endpoint available that allows users to update a task by id.
ATS → Retrieve a list of ATS application sources: New endpoint available that allows users to retrieve a list of the available application sources in the Applicant Tracking System
EOR → Submit Project Assignment Checkin Questionnaire Data: Endpoint is now available, which enables submitting answers for a checkin of the project assignment for an EOR contract with the responses from either the client or employee.
EOR → Fetch Project Assignment Checkin Questionnaire Data: Endpoint is now available, which enables retrieving the checkin questionnaire of the project assignment for an EOR contract, for either the client or employee.
EOR → Fetch Project Assignment Checkin Questionnaire Data - Endpoint is now available, which enables retrieving the checkin questionnaire of the project assignment for an EOR contract, for either the client or employee.
Time Off → List policies: Added a new response boolean property is_description_required that indicates when a leave description is required for requesting against the policy. Also added a new response string enum property is_attachment_required that indicates when an leave file attachment is required for requesting against the policy. The possible values are REQUIRED, CONDITIONALLY_REQUIRED and NOT_REQUIRED.
EOR → Fetch EOR project assignment PDF - Endpoint is now available, which enables retrieving the PDF of the project assignment for an EOR contract
EOR → Accept EOR project assignment as client - Endpoint is now available, which enables accepting a project assignment for an EOR contract once the client has reviewed and approved the terms.
EOR → Change EOR Mailbox Password - Endpoint is now available, which enables change of an EOR mailbox password for a worker.
Changed
Amendments → View information about amendment: Added fixed_adjustment and variable_compensation in the response to represent the amended fixed adjustment and variable compensation.
Amendments → Update a specific EOR contract amendment: Added fixed_adjustment and variable_compensation fields to request and response to include the amended fixed adjustment and variable compensation.
Amendments → Create an EOR contract amendment: Added fixed_adjustment and variable_compensation fields to request and response to include the amended fixed adjustment and variable compensation.
Contracts → List of contracts: updated statuses filter to include onboarding and onboarded status. When a direct employee payroll contract is created and onboarding steps are not completed the status remains in onboarding status. Once onboarding is completed and agreement start date is in the future, contract status is changed to onboarded.