Add Employee Property Operator
post
/config/sim/v1/employees/properties/operators
Adds an operator to the Employee at a 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
-
cashDrawerObjNum:
integer
Object number of the cash drawer that is permanently assigned to each workstation operator.Example:
1
-
cashierObjNum:
integer
Object number of the cashier linked to the workstation operator.Example:
1
-
cmAccountingMethodObjNum:
integer
Object number of Cash Management session type the employee uses to record Cash Management related transactions within the revenue centerExample:
1
-
objectNum(required):
integer
Unique reference of the employee in the system.Example:
1
-
options:
string
A string value of 0s & 1s of length 32 representing the enablement or disablement of the options associated with the employee operator record at the property.Example:
00000000000000000000000000000000
-
overrideEmployeeClassOptions:
boolean
A flag indicating whether the workstation operator record uses Employee Class Options or Operator Options to determine transaction behavior.Example:
true
-
propertyHierUnitId(required):
integer
Unique hierarchy unit value associated with the propertyExample:
1
-
rvcHierUnitId(required):
integer
Unique hierarchy unit value of the revenue centerExample:
1
-
serverBankingTemplateObjNum:
integer
Object number of the default template to use when opening a server bank.Example:
1
-
serverEfficiency:
integer
Efficiency of the server.Example:
1
-
tableCount:
integer
The number of tables each operator serves.Example:
1
-
tmsColorObjNum:
integer
Object number of the color to distinguish the employee from others when using TMS.Example:
1
Response
Supported Media Types
- application/json
200 Response
Employee Property Operator Added.
Root Schema : EmployeePropertyOperatorResponse
Type:
Show Source
object
-
objectNum:
integer
Unique reference of the EmployeeExample:
1
-
propertyHierUnitId:
integer
Unique hierarchy unit value of the propertyExample:
2
-
rvcHierUnitId:
integer
Unique hierarchy unit value of the revenue center.Example:
2