Catalogs - Importation Catalog Info
Map custom column to a BeezUP column
post/v2/user/catalogs/{storeId}/importations/{executionId}/customColumns/{columnId}/map
Path parameters
storeIdstring guid required
Your store identifier
executionIdstring guid required
The execution identifier of you catalog importation
columnIdstring guid required
The custom column identifier
Request body
Example request
{
"beezUPColumnName": "CategoryFirstLevel"
}Response
Custom column mapped. This operation has no impact on the current catalog until you commit the catalog importation.