Create Employee

Creates a new employee record in the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Accepts personal information, credentials, group assignment, and optionally, initial schedule and blocked days. Also creates and links a resource object for the employee, which manages their availability and assignments. Ensures compliance with subscription limits and validates required fields such as email for admin users. Returns the created employee's data and resource identifiers.

Body Params
string
required

Employee name

string

Employee lastname

string
required

Employee email

string

Employee password

string

Employee phone number

string

Employee document number

string

Employee description

string

Employee group

string
Defaults to true

Employee Login status (true, false)

string
Defaults to true

Employee Cash status (true, false)

string
string

Commerce id

schedule
array of objects

Employee schedule

schedule
blockedDays
array

Employee blocked days or vacations

blockedDays
boolean
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json