Catalogs - Global
Get the BeezUP columns
Get the BeezUP columns, this columns are used for mapping during the manual catalog importation process.
get/v2/user/catalogs/beezupColumns
Response
The catalog API index
Example response
[
{
"beezUPColumnName": "CategoryFirstLevel",
"columnImportance": "Required",
"columnDataType": "String",
"displayGroupName": "Category",
"description": "Use for big text, like description"
}
]