Catalogs - Catalog
Get the BeezUPColumns' Mapping of a Store
Get the BeezUPColumns' Mapping of a Store.
get/v2/user/catalogs/{storeId}/beezUPColumns
Path parameters
storeIdstring guid required
Your store identifier
Response
BeezUPColumns' Mapping of a Store
Example response
[
{
"beezUPColumnName": "CategoryFirstLevel",
"columnId": "8f6671d6-a9bc-4de0-a0c4-4643b0c3f871",
"catalogColumnName": "SKU"
}
]