Channel Catalogs - Categories
Configure channel catalog category
post/v2/user/channelCatalogs/{channelCatalogId}/categories/configure
Path parameters
channelCatalogIdstring guid required
The channel catalog identifier
Request body
Example request
{
"channelCatalogCategories": [
{
"catalogCategoryPath": [
"Vêtements",
"Femmes",
"Chaussures"
],
"channelCategoryPath": [
"Clothing",
"Women",
"Shoes"
]
}
]
}Response
Channel catalog category configured