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.
userUuid
UUID of the user account
personalDetails
Personal details of the employee
remoteId
Remote ID from a third-party integration
remoteSource
Source system of the remote ID
engagement
Engagement/job assignment details
bank
Bank account details
taxInformation
Tax information
Response
Employee created successfully
id
Internal employee ID
userUuid
remoteId
remoteSource
personalDetails
engagement
bank
taxInformation
lastSyncStatus
Sync status per category (e.g. JOB, TAX, BANK, EMPLOYEE)
employeeStatus
employeeState
externalEmployeeNumber
Errors
400
Bad Request Error
