get https://api.factorialhr.com/api/v2/resources/employee_updates/contract_changes
What does it do?
This endpoint can be used to retrieve a list of contrat changes employee updates
details.
What params does it accept?
ids
: retrieve only theemployee updates
that matches theids
passed in the request.
Is it related to other entities?
An employee update
is always related to an employee
and a legal entity
.
Who can use it?
Users with the permission to read employee updates.