Add Workstation Classes
post
/config/sim/v1/devices/workstationClasses
Add 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 : WorkstationClassCUDRequestBody
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
Name
-
objectNum(required):
integer
Object Number of the workstation classExample:
1
Nested Schema : name
Type:
object
Name
Example:
{
"en-US":"Property",
"de-DE":"Eigentum",
"es-MX":"Propiedad"
}
Response
Supported Media Types
- application/json
200 Response
Workstation Class Added.
Root Schema : WorkstationClassMinimalBody
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
objectNum:
integer
Object number of the Workstation classExample:
1