Update Major Groups
post
/config/sim/v2/menuItems/updateMajorGroups
Updates the Major Group.
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
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit of an EnterpriseExample:
1
-
name(required):
object name
Major Group Name
-
objectNum(required):
integer
Object Number of the major groupExample:
1
-
reportGroup:
integer
Object number of the Report Group.Example:
1
Nested Schema : name
Type:
object
Major Group Name
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Major Groups Updated.