Create an employee
Creates an employee
with the linked employer
. If the employer
has an active health insurance scheme that automatically provides insurance to employees the employee
will be enrolled.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Unique key to ensure idempotent requests. If the same key is used for multiple identical & successful requests, the same response will be returned. Read more here
Request
Must be in the past, but after 1900-01-01
PPSN in Ireland, NINo in the UK, DNI/NIE in Spain. Must not be empty
Employment start date. Must be after 1900-01-01, can be in the future
Phone number in E.164 international format (e.g. +447700900999)
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 required for EoR platforms.
Response
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.