Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the company
The unique identifier of the employee
Employee successfully retrieved
The unique identifier of the employee
The employee's email address
The employee's legal identifier
The employee's first name
The employee's surname
The employee's date of birth in ISO 8601 format (YYYY-MM-DD)
The employee's gross salary details
{
"amountInCents": 4500000,
"currency": "EUR"
}The date when the employee was hired in ISO 8601 format (YYYY-MM-DD)
The employee's tax regime
general, basque, navarrese, biscayan Configuration of the employee's workday
{
"daysPerMonth": 22,
"workTimePercentage": 100,
"numberOfPaychecks": 14,
"collectiveAgreementSalary": {
"amountInCents": 3800000,
"currency": "EUR"
}
}Your internal identifier for the employee
The ID of the benefit model assigned to this employee
The current state of the employee
not-active, active, removed, blocked The cost centre associated with this employee
The company handling the employee's payroll, if different from the main company
Additional metadata for the employee (key-value pairs)