Add System Employee Properties
post
/config/sim/v2/employees/systemEmployeeProperties
Assigns a System Employee Property
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
System Employee Property insert and update request body
Root Schema : schema
Type:
object
Model for System Employee Property Object Insert and Update Request
Show Source
-
defaultRvcHierUnitId:
integer
Unique hierarchy unit value associated with the default RVC.Example:
1
-
employeeClassObjNum:
integer
Object number of the class of the system employee at the property.Example:
1
-
hierUnitId(required):
integer
Hierarchy unit value of property associated with employee.Example:
3599
-
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
Hierarchy unit value of the associated propertyExample:
1
-
objectNum:
integer
Object number of the system employeeExample:
1