improved
v2.1.83
18 days ago by Ashot Hayrapetyan
🚀 Enhancements for POST /rest/v2/eor
✨ What's New
We've introduced two new optional fields to the request payload of the POST /rest/v2/eor
endpoint to provide greater flexibility and compliance with local labor regulations:
API reference
🔹 employment.sick_leave_days
(optional)
employment.sick_leave_days
(optional)- Description: Specifies the number of sick leave days for the employee.
- Validation: Must comply with the legal limits and regulations of the employee's country.
- Use Case: Helps you manage employee benefits in line with regional policies.
🔹 employment.seniority_date
(optional)
employment.seniority_date
(optional)- Description: Represents the original employment start date for employees who are already working with your organization (directly or via third parties).
- Availability: Supported in select countries only.
- Use Case: Ensures accurate tracking of employee tenure and benefits eligibility.