Channel Catalogs - Column Mappings
Configure channel catalog column mappings
put/v2/user/channelCatalogs/{channelCatalogId}/columnMappings
Path parameters
channelCatalogIdstring guid required
The channel catalog identifier
Request body
Example request
[
{
"channelColumnId": "8a76f06a-fefc-4c0d-bcfe-b210f1482977",
"channelCategoryPath": [
"Clothing",
"Women",
"Shoes"
],
"catalogColumnId": "bea7c21e-948b-4ac3-9ffd-4396e62c4163"
}
]Response
Channel catalog column mappings configured