Skip to main content

Groups

Group of Categories Resource

KeyTypeDescription
idIntegeran uniquely identifies the category.
nameStringthe name of the category in a non-specific language.
name_enStringthe name of the category in English.
name_arStringthe name of the category in Arabic.
descriptionStringthe category's description in a non-specific language.
description_enStringthe category's description in English.
description_arStringthe category's description in Arabic.
orderIntegerthe order in which the category appears on the website, with 1 being the first category.
imagestringthe URL of the image associated with the category.
sub_categoriesArrayan array of sub-category objects that are associated with the parent category. If there are no sub-categories associated with the parent category, this key should be an empty array.