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>"
}
]
}multi-store
Get Collection Replication Data
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
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Was this page helpful?

