Create a new employee
Employees
Create a new employee
Create a new employee record for a company. This endpoint allows payroll providers to add new employees to the system with complete demographic and employment information.
POST
Create a new employee
Authorizations
Partner API key for external integrations
Path Parameters
Unique identifier for the company
Body
application/json
Whether to grant benefit eligibility to the employee
Employee email address
Maximum string length:
256Employee phone number
Maximum string length:
256Employee first name
Maximum string length:
64Employee last name
Maximum string length:
64Employee date of birth
Employment classification
Available options:
Full Time, Part Time, Temporary, Intern, Seasonal, Individual Contractor Employee start date
Compensation type
Available options:
Salary, Hourly Employee middle name
Maximum string length:
200Name suffix
Available options:
Sr, Jr, I, II, III, IV, V Employee biological sex
Available options:
Male, Female, Other, Unknown Employee preferred language
Available options:
en, es, zh, ru, sw, th Response
201 - application/json
Employee created successfully
