Add Employee EMC Visibility
post
/config/sim/v1/employees/emcVisibility
Assign the hierarchy unit visibility to the Employee.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A CUD request body
Root Schema : schema
Type:
object
Model for an Employee EMC Visibility CUD Request
Show Source
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the employee EMC visibility is configuredExample:
3599
-
objectNum(required):
integer
Unique reference of the employee in the system.Example:
1
-
propagateToChildren:
boolean
Boolean flag indicating if the EMC visibility is propagated to child nodes of the hierarchy unitExample:
true
Response
Supported Media Types
- application/json
200 Response
Employee EMC Visibility added.
Root Schema : EmployeeEMCVisbilityResponse
Type:
object
Model for the response
Show Source
-
hierUnitId:
integer
Unique hierarchy unit value
-
objectNum:
integer
Unique reference of the Employee