Delete Employee Property Operator
post
/config/sim/v1/employees/properties/deleteOperators
Deletes the operator record for the specified employee at the given property
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
Show Source
object
-
objectNum(required):
integer
Unique reference of the EmployeeExample:
1
-
propertyHierUnitId(required):
integer
Unique hierarchy unit value of the propertyExample:
2
-
rvcHierUnitId(required):
integer
Unique hierarchy unit value of the revenue center.Example:
2
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.