---
title: "[PREVIEW] [Mocked] Patch ChannelCatalog's Replicated To Configuration"
method: PATCH
path: "/v2/user/channelCatalogs/{channelCatalogId}/replication/to"
tags: ["Channel Catalogs - Replication"]
---

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

`PATCH /v2/user/channelCatalogs/{channelCatalogId}/replication/to`

## Path parameters

- `channelCatalogId` string, guid, required

## Request body

- ChannelCatalogReplicationToConfiguration
  - `toChannelCatalogId` string, guid, required — The channel catalog identifier
  - `categoryMappingStrategy` 'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace', required
  - `columnMappingStrategy` 'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace', required
  - `attributeValueMappingStrategy` 'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace', required

## Response `202`

Request accepted

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — ChannelCatalogId not found
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.dev/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.dev/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/revisions/557b7feddf8a/schema)
