Skip to main content
PATCH
/
api
/
v1
/
{team_slug}
/
{app_slug}
/
products
/
bulk
Error
A valid request URL is required to generate request examples
{
  "data": {
    "failed": [
      {
        "id": "<string>",
        "reason": "<string>"
      }
    ],
    "successful": [
      {
        "attributes": [
          {
            "created_at": "<string>",
            "description": "<string>",
            "filterable": true,
            "id": "<string>",
            "key": "<string>",
            "name": "<string>",
            "template_key": "<string>",
            "template_name": "<string>",
            "translatable": true,
            "translations": {
              "description": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "name": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "updated_at": "<string>",
            "values": {}
          }
        ],
        "brand": {
          "address": {
            "city": "<string>",
            "co_address": "<string>",
            "country": "<string>",
            "house_number": "<string>",
            "postal_code": "<string>",
            "state_province": "<string>",
            "street_address": "<string>"
          },
          "email": "<string>",
          "id": "<string>",
          "name": "<string>",
          "series": {
            "id": "<string>",
            "name": "<string>",
            "slug": "<string>"
          },
          "slug": "<string>"
        },
        "categories": [
          {
            "attributes": [
              {
                "created_at": "<string>",
                "description": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>",
                "translatable": true,
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "values": {}
              }
            ],
            "children": [
              {
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "children": "<array>",
                "cover_url": "<string>",
                "created_at": "<string>",
                "google_product_category_id": "<string>",
                "id": "<string>",
                "name": "<string>",
                "parent_id": "<string>",
                "redirects": [
                  {
                    "id": "<string>",
                    "item_id": "<string>",
                    "locale": "<string>",
                    "new_slug": "<string>",
                    "old_slug": "<string>"
                  }
                ],
                "slug": "<string>",
                "sort_order": 123,
                "status": "<string>",
                "translations": {
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "slug": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "uri": "<string>"
              }
            ],
            "cover_url": "<string>",
            "created_at": "<string>",
            "google_product_category_id": "<string>",
            "id": "<string>",
            "is_main_category": true,
            "name": "<string>",
            "order": 123,
            "parent_id": "<string>",
            "redirects": [
              {
                "id": "<string>",
                "item_id": "<string>",
                "locale": "<string>",
                "new_slug": "<string>",
                "old_slug": "<string>"
              }
            ],
            "slug": "<string>",
            "sort_order": 123,
            "status": "<string>",
            "translations": {
              "name": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "slug": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "updated_at": "<string>",
            "uri": "<string>"
          }
        ],
        "channel_statuses": [
          {
            "channel_id": "<string>",
            "channel_slug": "<string>",
            "status": "<string>"
          }
        ],
        "collections": [
          {
            "slug": "<string>",
            "children": [
              {
                "slug": "<string>",
                "children": "<array>",
                "created_at": "<string>",
                "id": "<string>",
                "parent_id": "<string>",
                "redirects": [
                  {
                    "id": "<string>",
                    "item_id": "<string>",
                    "locale": "<string>",
                    "new_slug": "<string>",
                    "old_slug": "<string>"
                  }
                ],
                "title": "<string>",
                "translations": {
                  "slug": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "title": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "uri": "<string>"
              }
            ],
            "created_at": "<string>",
            "id": "<string>",
            "order": 123,
            "parent_id": "<string>",
            "redirects": [
              {
                "id": "<string>",
                "item_id": "<string>",
                "locale": "<string>",
                "new_slug": "<string>",
                "old_slug": "<string>"
              }
            ],
            "title": "<string>",
            "translations": {
              "slug": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "title": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "updated_at": "<string>",
            "uri": "<string>"
          }
        ],
        "created_at": "<string>",
        "custom": {},
        "description": "<string>",
        "exclude_from_feeds": true,
        "files": [
          {
            "attributes": [
              {
                "created_at": "<string>",
                "description": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>",
                "translatable": true,
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "values": {}
              }
            ],
            "created_at": "<string>",
            "folder_id": "<string>",
            "id": "<string>",
            "public": true,
            "title": "<string>",
            "translations": {
              "title": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "type": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "type": "<string>",
            "updated_at": "<string>",
            "url": "<string>"
          }
        ],
        "html_description": "<string>",
        "html_short_description": "<string>",
        "id": "<string>",
        "images": [
          {
            "alt": "<string>",
            "app_id": "<string>",
            "attributes": [
              {
                "created_at": "<string>",
                "description": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>",
                "translatable": true,
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "values": {}
              }
            ],
            "blurhash": "<string>",
            "copyright": "<string>",
            "custom": {},
            "folder_id": "<string>",
            "id": "<string>",
            "parent_id": "<string>",
            "priority": 123,
            "public": true,
            "source_app_id": "<string>",
            "source_id": "<string>",
            "status": "<string>",
            "title": "<string>",
            "translations": {
              "alt": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "copyright": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "title": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "url": "<string>"
          }
        ],
        "market_status": [
          {
            "created_at": "<string>",
            "market_id": "<string>",
            "market_slug": "<string>",
            "status": "<string>",
            "store_group_id": "<string>",
            "store_group_slug": "<string>",
            "updated_at": "<string>"
          }
        ],
        "markets": [
          {
            "active": true,
            "country_codes": [
              "<string>"
            ],
            "created_at": "<string>",
            "currency_code": "<string>",
            "id": "<string>",
            "locale": "<string>",
            "name": "<string>",
            "slug": "<string>",
            "updated_at": "<string>"
          }
        ],
        "meta_description": "<string>",
        "meta_title": "<string>",
        "package_dimensions": {
          "capacity_milliliter": 1,
          "depth": 1,
          "diameter": 1,
          "height": 1,
          "length": 1,
          "weight": 1,
          "width": 1
        },
        "product_dimensions": {
          "capacity_milliliter": 1,
          "depth": 1,
          "diameter": 1,
          "height": 1,
          "length": 1,
          "weight": 1,
          "width": 1
        },
        "product_name": "<string>",
        "product_number": "<string>",
        "product_type": "<string>",
        "redirects": [
          {
            "id": "<string>",
            "item_id": "<string>",
            "locale": "<string>",
            "new_slug": "<string>",
            "old_slug": "<string>"
          }
        ],
        "relations": [
          {
            "direction": "<string>",
            "id": "<string>",
            "primary_product_id": "<string>",
            "products": [
              {
                "description": "<string>",
                "id": "<string>",
                "image_url": "<string>",
                "product_name": "<string>",
                "product_number": "<string>",
                "slug": "<string>"
              }
            ],
            "title": "<string>",
            "type": "<string>",
            "type_id": "<string>"
          }
        ],
        "schedules": [
          {
            "add_category_names": [
              "<string>"
            ],
            "add_collection_names": [
              "<string>"
            ],
            "add_tag_names": [
              "<string>"
            ],
            "execute_at": "<string>",
            "finished_at": "<string>",
            "id": "<string>",
            "item_id": "<string>",
            "item_name": "<string>",
            "item_type": "<string>",
            "remove_category_names": [
              "<string>"
            ],
            "remove_collection_names": [
              "<string>"
            ],
            "remove_tag_names": [
              "<string>"
            ],
            "to_amount_cents_with_tax": 123,
            "to_market_id": "<string>",
            "to_market_status": "<string>",
            "to_on_sale": true,
            "to_sale_amount_cents_with_tax": 123,
            "to_start_sale_timestamp": "<string>",
            "to_status": "<string>",
            "to_stop_sale_timestamp": "<string>",
            "to_store_group_id": "<string>"
          }
        ],
        "short_description": "<string>",
        "slug": "<string>",
        "source_app_id": "<string>",
        "source_id": "<string>",
        "status": "<string>",
        "tags": [
          {
            "attributes": [
              {
                "created_at": "<string>",
                "description": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>",
                "translatable": true,
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "values": {}
              }
            ],
            "created_at": "<string>",
            "filterable": true,
            "id": "<string>",
            "key": "<string>",
            "markets": [
              {
                "active": true,
                "country_codes": [
                  "<string>"
                ],
                "created_at": "<string>",
                "currency_code": "<string>",
                "id": "<string>",
                "locale": "<string>",
                "name": "<string>",
                "slug": "<string>",
                "updated_at": "<string>"
              }
            ],
            "name": "<string>",
            "order": 123,
            "schedules": [
              {
                "add_category_names": [
                  "<string>"
                ],
                "add_collection_names": [
                  "<string>"
                ],
                "add_tag_names": [
                  "<string>"
                ],
                "execute_at": "<string>",
                "finished_at": "<string>",
                "id": "<string>",
                "item_id": "<string>",
                "item_name": "<string>",
                "item_type": "<string>",
                "remove_category_names": [
                  "<string>"
                ],
                "remove_collection_names": [
                  "<string>"
                ],
                "remove_tag_names": [
                  "<string>"
                ],
                "to_amount_cents_with_tax": 123,
                "to_market_id": "<string>",
                "to_market_status": "<string>",
                "to_on_sale": true,
                "to_sale_amount_cents_with_tax": 123,
                "to_start_sale_timestamp": "<string>",
                "to_status": "<string>",
                "to_stop_sale_timestamp": "<string>",
                "to_store_group_id": "<string>"
              }
            ],
            "source_app_id": "<string>",
            "source_id": "<string>",
            "status": "<string>",
            "translations": {
              "name": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "updated_at": "<string>"
          }
        ],
        "tax_group_id": "<string>",
        "third_part_links": [
          {
            "created_at": "<string>",
            "id": "<string>",
            "title": "<string>",
            "type": "<string>",
            "updated_at": "<string>",
            "url": "<string>"
          }
        ],
        "translations": {
          "description": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "html_description": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "html_short_description": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "meta_description": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "meta_title": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "name": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "short_description": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ],
          "slug": [
            {
              "id": "<string>",
              "locale": "<string>",
              "value": "<string>"
            }
          ]
        },
        "updated_at": "<string>",
        "variant_groups": [
          {
            "attributes": [
              {
                "attribute_id": "<string>",
                "attribute_key": "<string>",
                "attribute_name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>"
              }
            ],
            "channel_statuses": [
              {
                "channel_id": "<string>",
                "channel_slug": "<string>",
                "status": "<string>"
              }
            ],
            "created_at": "<string>",
            "id": "<string>",
            "images": [
              {
                "alt": "<string>",
                "app_id": "<string>",
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "blurhash": "<string>",
                "copyright": "<string>",
                "custom": {},
                "folder_id": "<string>",
                "id": "<string>",
                "parent_id": "<string>",
                "priority": 123,
                "public": true,
                "source_app_id": "<string>",
                "source_id": "<string>",
                "status": "<string>",
                "title": "<string>",
                "translations": {
                  "alt": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "copyright": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "title": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "url": "<string>"
              }
            ],
            "name": "<string>",
            "priority": 123,
            "product_id": "<string>",
            "slug": "<string>",
            "tags": [
              {
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "created_at": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "markets": [
                  {
                    "active": true,
                    "country_codes": [
                      "<string>"
                    ],
                    "created_at": "<string>",
                    "currency_code": "<string>",
                    "id": "<string>",
                    "locale": "<string>",
                    "name": "<string>",
                    "slug": "<string>",
                    "updated_at": "<string>"
                  }
                ],
                "name": "<string>",
                "order": 123,
                "schedules": [
                  {
                    "add_category_names": [
                      "<string>"
                    ],
                    "add_collection_names": [
                      "<string>"
                    ],
                    "add_tag_names": [
                      "<string>"
                    ],
                    "execute_at": "<string>",
                    "finished_at": "<string>",
                    "id": "<string>",
                    "item_id": "<string>",
                    "item_name": "<string>",
                    "item_type": "<string>",
                    "remove_category_names": [
                      "<string>"
                    ],
                    "remove_collection_names": [
                      "<string>"
                    ],
                    "remove_tag_names": [
                      "<string>"
                    ],
                    "to_amount_cents_with_tax": 123,
                    "to_market_id": "<string>",
                    "to_market_status": "<string>",
                    "to_on_sale": true,
                    "to_sale_amount_cents_with_tax": 123,
                    "to_start_sale_timestamp": "<string>",
                    "to_status": "<string>",
                    "to_stop_sale_timestamp": "<string>",
                    "to_store_group_id": "<string>"
                  }
                ],
                "source_app_id": "<string>",
                "source_id": "<string>",
                "status": "<string>",
                "translations": {
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>"
              }
            ],
            "translations": {
              "name": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "slug": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "updated_at": "<string>",
            "variants": [
              {
                "id": "<string>",
                "status": "<string>",
                "variant_name": "<string>",
                "variant_number": "<string>"
              }
            ],
            "videos": [
              {
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "description": "<string>",
                "folder_id": "<string>",
                "id": "<string>",
                "path": "<string>",
                "public": true,
                "status": "<string>",
                "title": "<string>",
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "title": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "variants": [
                  {
                    "format": "<string>",
                    "height": 123,
                    "url": "<string>",
                    "width": 123
                  }
                ]
              }
            ]
          }
        ],
        "variants": [
          {
            "attributes": [
              {
                "created_at": "<string>",
                "description": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>",
                "translatable": true,
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "values": {}
              }
            ],
            "created_at": "<string>",
            "custom_fields": {},
            "id": "<string>",
            "images": [
              {
                "alt": "<string>",
                "app_id": "<string>",
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "blurhash": "<string>",
                "copyright": "<string>",
                "custom": {},
                "folder_id": "<string>",
                "id": "<string>",
                "parent_id": "<string>",
                "priority": 123,
                "public": true,
                "source_app_id": "<string>",
                "source_id": "<string>",
                "status": "<string>",
                "title": "<string>",
                "translations": {
                  "alt": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "copyright": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "title": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "url": "<string>"
              }
            ],
            "listings": {
              "smart": [
                {
                  "id": "<string>",
                  "slug": "<string>"
                }
              ],
              "static": [
                {
                  "id": "<string>",
                  "slug": "<string>"
                }
              ]
            },
            "parent_product_id": "<string>",
            "purchase_price": {
              "currency": "<string>",
              "value_cents": 123
            },
            "shipping_attributes": [
              "<string>"
            ],
            "source_app_id": "<string>",
            "source_id": "<string>",
            "status": "<string>",
            "store_group": [
              {
                "created_at": "<string>",
                "id": "<string>",
                "name": "<string>",
                "prices": [
                  {
                    "amount_cents_with_tax": 123,
                    "created_at": "<string>",
                    "id": "<string>",
                    "market": {
                      "active": true,
                      "country_codes": [
                        "<string>"
                      ],
                      "created_at": "<string>",
                      "currency_code": "<string>",
                      "id": "<string>",
                      "locale": "<string>",
                      "name": "<string>",
                      "slug": "<string>",
                      "updated_at": "<string>"
                    },
                    "on_sale": true,
                    "reference_price_with_tax": 123,
                    "sale_end_timestamp": "<string>",
                    "sale_price_with_tax": 123,
                    "sale_start_timestamp": "<string>",
                    "updated_at": "<string>"
                  }
                ],
                "slug": "<string>",
                "store_type": "<string>",
                "updated_at": "<string>"
              }
            ],
            "tags": [
              {
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "created_at": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "markets": [
                  {
                    "active": true,
                    "country_codes": [
                      "<string>"
                    ],
                    "created_at": "<string>",
                    "currency_code": "<string>",
                    "id": "<string>",
                    "locale": "<string>",
                    "name": "<string>",
                    "slug": "<string>",
                    "updated_at": "<string>"
                  }
                ],
                "name": "<string>",
                "schedules": [
                  {
                    "add_category_names": [
                      "<string>"
                    ],
                    "add_collection_names": [
                      "<string>"
                    ],
                    "add_tag_names": [
                      "<string>"
                    ],
                    "execute_at": "<string>",
                    "finished_at": "<string>",
                    "id": "<string>",
                    "item_id": "<string>",
                    "item_name": "<string>",
                    "item_type": "<string>",
                    "remove_category_names": [
                      "<string>"
                    ],
                    "remove_collection_names": [
                      "<string>"
                    ],
                    "remove_tag_names": [
                      "<string>"
                    ],
                    "to_amount_cents_with_tax": 123,
                    "to_market_id": "<string>",
                    "to_market_status": "<string>",
                    "to_on_sale": true,
                    "to_sale_amount_cents_with_tax": 123,
                    "to_start_sale_timestamp": "<string>",
                    "to_status": "<string>",
                    "to_stop_sale_timestamp": "<string>",
                    "to_store_group_id": "<string>"
                  }
                ],
                "source_app_id": "<string>",
                "source_id": "<string>",
                "status": "<string>",
                "translations": {
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>"
              }
            ],
            "translations": {
              "name": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "updated_at": "<string>",
            "validate_stock": true,
            "variant_dimensions": {
              "capacity_milliliter": 1,
              "depth": 1,
              "diameter": 1,
              "height": 1,
              "length": 1,
              "weight": 1,
              "width": 1
            },
            "variant_group_id": "<string>",
            "variant_name": "<string>",
            "variant_number": "<string>",
            "videos": [
              {
                "attributes": [
                  {
                    "created_at": "<string>",
                    "description": "<string>",
                    "filterable": true,
                    "id": "<string>",
                    "key": "<string>",
                    "name": "<string>",
                    "template_key": "<string>",
                    "template_name": "<string>",
                    "translatable": true,
                    "translations": {
                      "description": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "name": [
                        {
                          "id": "<string>",
                          "locale": "<string>",
                          "value": "<string>"
                        }
                      ]
                    },
                    "updated_at": "<string>",
                    "values": {}
                  }
                ],
                "description": "<string>",
                "folder_id": "<string>",
                "id": "<string>",
                "path": "<string>",
                "public": true,
                "status": "<string>",
                "title": "<string>",
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "title": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "variants": [
                  {
                    "format": "<string>",
                    "height": 123,
                    "url": "<string>",
                    "width": 123
                  }
                ]
              }
            ],
            "warehouse_variant_stock": [
              {
                "available_online": true,
                "created_at": "<string>",
                "id": "<string>",
                "inventory_date": "<string>",
                "quantity": 123,
                "updated_at": "<string>",
                "warehouse_name": "<string>",
                "warehouse_slug": "<string>"
              }
            ]
          }
        ],
        "videos": [
          {
            "attributes": [
              {
                "created_at": "<string>",
                "description": "<string>",
                "filterable": true,
                "id": "<string>",
                "key": "<string>",
                "name": "<string>",
                "template_key": "<string>",
                "template_name": "<string>",
                "translatable": true,
                "translations": {
                  "description": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ],
                  "name": [
                    {
                      "id": "<string>",
                      "locale": "<string>",
                      "value": "<string>"
                    }
                  ]
                },
                "updated_at": "<string>",
                "values": {}
              }
            ],
            "description": "<string>",
            "folder_id": "<string>",
            "id": "<string>",
            "path": "<string>",
            "public": true,
            "status": "<string>",
            "title": "<string>",
            "translations": {
              "description": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ],
              "title": [
                {
                  "id": "<string>",
                  "locale": "<string>",
                  "value": "<string>"
                }
              ]
            },
            "variants": [
              {
                "format": "<string>",
                "height": 123,
                "url": "<string>",
                "width": 123
              }
            ]
          }
        ]
      }
    ]
  },
  "details": [
    "<string>"
  ],
  "success": true
}

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Body

application/json

Product data

products
object[]
required
Maximum array length: 20

Response

Products updated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean