description_it: Description in Italian.additional_description_it: Any additional description in Italian.generic_name: Generic name for the dimension.generic_name_it: Generic name in Italian.dimension_grouping: Grouping category for the dimension.position: Position or rank of the dimension within the group.dimension_group must already exist and be created through the Insert dimension group API.dimension_type must be predefined (e.g., "TAGLIA").prog_id) and the updated dimension.{
"dimension": {
"prog_id": 83434,
"dimension": "XL"
}
}dimension_type does not exist in the system, the following error will be returned:{
"message": "dimension_type with {dimension_type} not found"
}dimension_group does not exist, the following error will be returned:{
"message": "dimension_group with {dimension_group} not found"
}