Reads a single Summary

What does it do?

This endpoint can be used to retrieve a list of employee updates.

What params does it accept?
  • ids: retrieve only the employee updates that matches the ids passed in the request.
  • employee_ids: retrieve only the employee updates assigned to any employee specified in the request.
  • legal_entity_ids: retrieve only the employee updates assigned to any legal entity specified in the request.
  • starts_on: filter employee updates that started later the given param.
  • ends_on: filter employee updates that started before the given param.
  • type: filter employee updates that have the given type. The supported types are: sick, parental, name, id, address, irpf, bank, residence, nationality, gender, hiring, custom-leave, termination, contract, workplace, manual_incidence, legal_entity
Is it related to other entities?

An employee update is always related to an employee and a legal entity.

Who can use it?

Only companies who have enabled dev_payroll_employee_updates_api feature and users with the permission to read employee updates.

Language
Authorization
URL
Click Try It! to start a request and see the response here!