Update Auto Menu Levels
post
/config/sim/v2/setup/updateAutoMenuLevels
Updates auto menu level unit of specified organization
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
CUD Request body
Root Schema : schema
Type:
object
Model for an Auto Menu Level
Show Source
-
end:
string
Indicates the End Time for every Menu Level in 24-hour formatExample:
20:20
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
1
-
index(required):
integer
Object number of the auto menu levelExample:
1
-
mainLevelIndex:
integer
Select the Main Level, if any, that becomes active at the specified timeExample:
1
-
options:
string
A string value of 0s & 1s of length 8 representing the enablement or disablement of the options associatedExample:
00000000
-
start:
string
Indicates the Start Time for every Menu Level in 24-hour formatExample:
10:10
-
subLevelIndex:
integer
Select the Sub Level, if any, that becomes active at the specified time
Response
Supported Media Types
- application/json
200 Response
Auto Menu Level Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique reference of the hierarchy unitExample:
1
-
index:
integer
Object number of the auto menu levelExample:
1