v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Catalogs - Importation Catalog Info

Map catalog column to a BeezUP column

post/v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns/{columnId}/map

Path parameters

storeIdstring guid required

Your store identifier

executionIdstring guid required

The execution identifier of you catalog importation

columnIdstring guid required

The catalog column identifier

Request body

beezUPColumnNamestring required

The BeezUP column name

Example request

{
  "beezUPColumnName": "CategoryFirstLevel"
}

Response

Catalog column mapped. This operation has no impact on the current catalog until you commit the catalog importation.