Shopify更新库存400错误请求

时间:2016-07-20 21:18:25

标签: xml shopify

我在Shopify中有一个简单的项目,我想用XML更新。以下是我发送给Shopify的内容:

<product>
  <id type="integer">6620419777</id>
  <title>Test</title>
  <inventory-management>shopify</inventory-management>
  <inventory-quantity type="integer">4</inventory-quantity>
</product>

我回来了#34;远程服务器返回错误:(400)错误请求。&#34;有什么想法吗?

1 个答案:

答案 0 :(得分:1)

库存数量属于产品变体。即使没有变体的产品实际上也有一个变体,但它在管理员中是不可见的。

相关文档:https://help.shopify.com/api/reference/product_variant