ContentFolder document (Shop API 23.2)
(supports custom properties)
Document representing a content folder.
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | The localized content folder description. | |
folders |
[ContentFolder] | The array of content subfolders. This array can be empty. | |
id |
String | mandatory=true, maxLength=256, minLength=1, nullable=false | The id of the content folder. |
name |
Localized<String> | The localized content folder name. | |
page_description |
Localized<String> | The localized content folder page description. | |
page_keywords |
Localized<String> | The localized content folder page description. | |
page_title |
Localized<String> | The localized content folder page title. | |
parent_folder_id |
String | The id of the parent content folder. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.