Inventory API
Categories

Category Object

Attributes

id string A unique identifier for the category.



object string The value is always category.



name string The default name of the category.



config object The titles, subtitles, seo descriptions, seo titles and descriptions of the category in all supported languages. The keys of the object are a Language Codes while the values are also objects with the content of the product.

Exampe



slug string The default slug of the category.



icon string The icon of the category. Used on Tamio Sites and pages.



status boolean This attribute shows if the category is currently active. An active category is shown on Tamio Sites and pages.



image string The public image URL of the category.



asset_id string The id of the asset associated with this category.



image string The URL of the category image.



created_at timestamp The date the category was created as a Unix timestamp.



parent_id string The id of the parent category.



number_of_subcategories integer The total number of subcategories contained in this category.



number_of_products integer The total number of products contained in this category.



path string A string with the breadcrumbs on the category. It contains the ids of the category ancestors combined by the character /.



label_path string A string with the breadcrumbs on the category. It contains the names of the category's ancestors combined with the character /.