Catalogs - Replication

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

patch/v2/user/catalogs/{storeId}/replication/to

Path parameters

storeIdstring guid required

Your store identifier

Request body

toStoreIdstring guid required

The store identifier

customColumnStrategy'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace' required

Example request

{
  "toStoreId": "64f43358-63a1-47f7-97ec-0301fc39956b"
}

Response

Request accepted

Changes

No recorded changes to this endpoint across all 1 revision of this API.