Skip to main content
GET
/
multi-store
/
replication-data
/
{collection_id}
Error
A valid request URL is required to generate request examples
[
  {
    "merchant_id": "<string>",
    "replication_merchant_id": "<string>",
    "collection": {
      "merchant_id": "<string>",
      "collection_id": "<string>",
      "title": "<string>",
      "handle": "<string>",
      "image_urls": [
        "<string>"
      ]
    }
  }
]
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

collection_id
string
required

Query Parameters

merchant_id
string
required

Response

Successful Response

merchant_id
string
required
replication_merchant_id
string | null
required
collection
LiteMultiStoreCollection · object
required