Create Employee
Create a new employee with personal details and engagement/job configuration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Request
This endpoint expects an object.
personalDetails
Personal details of the employee
engagement
Engagement and job assignment details
bank
Bank account details
taxInformation
Tax information
Response
Employee created successfully
id
Internal employee ID
userUuid
remoteId
remoteSource
isLocked
Whether the employee account is locked
personalDetails
engagement
bank
tax_information
Tax and payroll information for the active engagement
lastSyncStatus
Sync status per category (e.g. JOB, TAX, BANK, EMPLOYEE)
employeeStatus
Numeric employee status code
employeeState
externalEmployeeNumber
External employee number from integration (e.g. PaySpace)
Errors
400
Bad Request Error
