Update Workstation Classes
post
/config/sim/v2/devices/updateWorkstationClasses
Updates a Workstation Class record for the current organization.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A request body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique hierarchy unit value. The hierUnitId should be only of a location or the enterprise.Example:
1
-
name(required):
object name
Workstation Class Name
-
objectNum(required):
integer
Object Number of the workstation classExample:
1
Nested Schema : name
Type:
object
Workstation Class Name
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Workstation class Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
objectNum:
integer
Object number of the Workstation classExample:
1