v1

latestOpenAPI 3.1.02026-07-2421872196.9 KB
Employees

Create an employee job profile

Assigns a job profile to an employee with a given effective date. An employee cannot have more than one job profile with the same effective date.

post/employees/{employee_id}/job_profiles

Request body

job_profile_idinteger required

ID of the job profile to assign

effective_onstring date required

Date from which the job profile assignment is effective

Response

Created