Update Dining Tables
post
/config/sim/v2/setup/updateDiningTables
Updates Dining Tables.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Dining Table insert and update request body
Root Schema : schema
Type:
Show Source
object
-
diningTableClassObjNum:
integer
Object Number of the Dining Table class.Example:
244
-
hierUnitId(required):
integer
Hier Unit Id of the RVCExample:
7
-
name(required):
object name
Name of Dining Table.
-
objectNum(required):
integer
Object Number of the Dining Table.Example:
2
Nested Schema : name
Type:
object
Maximum Length:
4
Name of Dining Table.
Example:
{
"1":"Entp",
"2":"Untm",
"3":"Emp"
}
Response
Supported Media Types
- application/json
200 Response
Dining Table Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Hier Unit Id of the RVCExample:
7
-
objectNum:
integer
Object number of the dining tableExample:
2