Create Employee
Creates an Employee object with the given values.
POST
Create Employee
Usecases
Usecases
- Create an Employee - add a new employee to the customer’s HRIS, including the nested and integration-specific fields the platform requires
- Model Keys: Standard attributes required for all employees.
- Additional Attributes: Specific fields required by the chosen HRIS.
- Custom Fields: Extra metadata for specific implementations.
allowed_values, meaning only specific values are permitted based on the customer’s HRIS configuration. Ensure you check for these constraints before submitting the request.