Catalogs - Catalog
Patch the BeezUPColumns' Mapping of a Store.
Patch the BeezUPColumns' Mapping of a Store.
patch/v2/user/catalogs/{storeId}/beezUPColumns
Path parameters
storeIdstring guid required
Your store identifier
Request body
Example request
[
{
"beezUPColumnName": "CategoryFirstLevel",
"catalogColumnName": "SKU"
}
]Response
BeezUPColumns' Mapping of a Store Patched