v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Channel Catalogs - Replication

[PREVIEW] [Mocked] Get ChannelCatalog's Replicated From Configuration

get/v2/user/channelCatalogs/{channelCatalogId}/replication/from

Path parameters

channelCatalogIdstring guid required

The channel catalog identifier

Response

ChannelCatalog's Replicated From Configuration retrieved

fromChannelCatalogIdstring guid required

The channel catalog identifier

categoryMappingStrategy'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace' required
columnMappingStrategy'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace' required
attributeValueMappingStrategy'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace' required

Example response

{
  "fromChannelCatalogId": "6d6b04de-406b-4539-8e7e-bf3e8da5dfb0"
}