文档中心 > Miravia Open Platform

Miravia - Update product price and quantity

更新时间:2023/01/06 访问次数:396

1. Description

This tutorial guides you to update price or quantity of your existing product on Miravia.

2. The flow of API calls

  • Get SellerSku of your existing products by GetProduct API
  • Update product price/quantity by UpdatePriceQuantity API

2.1 Get SellerSKU of existing product

You can use GetProduct to retrieve the SellerSKU which is the key of your product on Miravia.

Tips : You can always use the file to retrieve only the active product for price / quantity update.

2.2 Update product price / quantity

With SellerSKU of the product, you can use UpdatePriceQuantity to change either retail price or sales price to a new price and update quantity to the current stock level that allocated to Miravia.

Note that the maximum number of products that can be updated at once is 20.

FAQ

关于此文档暂时还没有FAQ
返回
顶部