{DIMENSION_GROUPING}. This data is used to define product pricing by grouping dimensions (such as age or size categories).description_it for Italian, description_en for English, and other language fields to support localization as needed.{DIMENSION_GROUPING} must be valid and registered in the system.{
"dimension_grouping": {
"prog_id": 27975001,
"dimension_grouping": "BABY",
"description_it": "Fascia Baby",
"description_en": "Baby",
"description_de": "Baby",
"description_es": "Baby",
"description_fr": "Baby",
"description_pt": "Baby",
"description_ru": "Baby",
"description_ar": "Baby",
"description_ja": "Baby",
"description_zh": "Baby",
"erasable": true
}
}{DIMENSION_GROUPING} does not exist, the API returns an error indicating "Dimension group not found with dimension_group: {{dimension_group}}."erasable attribute, which indicates if the grouping can be deleted.{
"message": "Dimension group not found with dimension_group: {{dimension_group}}"
}