Updates the specified employee
by setting the values of the parameters passed. Any parameters not provided will be left unchanged. For example, if you pass the email
parameter only the email
value will be changed.
Note that the home_address
field is treated as single object that is updated entirely. If you provide this field, the entire address object will be replaced with the new data, not just the individual sub-fields you include in the request, potentially removing any sub-fields you didn’t include in the request.
This request accepts mostly the same arguments as the employee
creation call.
Treated as a single object that is updated entirely, null
sub-fields (e.g. Line 3) will delete the existing values
National tax ID, e.g. PPSN in Ireland, NINO in the UK, DNI/NIE in Spain
Phone number in E.164 international format (e.g. +447700900999)
Treated as a single object that is updated entirely.
OK
A unique identifier assigned by the Employer of Record (EoR) platform to the Customer (i.e. the company using the EoR service) for which the employee is employed. This ID groups employees under this Customer, enabling the aggregation of contribution reporting and other values per Customer rather than per legal entity. This parameter is only available to EoR platforms.
The object type