v1

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

[PREVIEW] [Mocked] Patch ChannelCatalog's Replicated To Configuration

patch/v2/user/channelCatalogs/{channelCatalogId}/replication/to

Path parameters

channelCatalogIdstring guid required

The channel catalog identifier

Request body

toChannelCatalogIdstring 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 request

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

Response

Request accepted