---
title: "[PREVIEW] [Mocked] Patch Store's Replicated To Configuration"
method: PATCH
path: "/v2/user/catalogs/{storeId}/replication/to"
tags: ["Catalogs - Replication"]
---

# [PREVIEW] [Mocked] Patch Store's Replicated To Configuration

`PATCH /v2/user/catalogs/{storeId}/replication/to`

## Path parameters

- `storeId` string, guid, required

## Request body

- CatalogReplicationToConfiguration
  - `toStoreId` string, guid, required — The store identifier
  - `customColumnStrategy` 'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace', required

## Response `202`

Request accepted

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — StoreId 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)
