Add System Employees
post
/config/sim/v2/employees/systemEmployees
Adds a System Employee
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
System Employee insert and update request body
Root Schema : schema
Type:
object
Model for System Employee Object Insert and Update Request
Show Source
-
checkName:
string
Name to print on guest checks.Example:
SystemEmpCheckName
-
firstName:
string
System employee's first name, which prints on reports.Example:
Employee
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the system employee is configured.Example:
3599
-
langId(required):
integer
LangId of default language for the system employeeExample:
1
-
lastName:
string
System employee's last name, which prints on reports.Example:
Employee
-
objectNum(required):
integer
Object number of the system employee.Example:
1
Response
Supported Media Types
- application/json
200 Response
Insert operation executed successfully.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique reference of the hierarchy unit where the system employee is configured.Example:
1
-
objectNum:
integer
Object number of the system employeeExample:
1