文档中心 > Miravia Open Platform

Miravia - Product API

更新时间:2023/10/26 访问次数:521

The table below lists APIs that can be used for product management.

API name Description

Product Category

GetBrandByPages

Retrieve all product brands in the system.
GetCategoryTree Retrieve the list of all product categories in the system.
GetCategoryAttributes Get a list of attributes with options for a given category.

Product Create and Update

CreateProduct Create a new product using the prepared information.
UpdateProduct Update attributes or SKUs of an existing product.
UpdatePriceQuantity Update the price and quantity of one or more existing products.
RemoveProduct Remove an existing product from the system.
UpdateSellableQuantity Use this API to increase or decrease sellable quantity of one or more existing products.
GetQcStatus Get the quality control status of items being created.
GetProducts Get all or a range of products that meets the specified conditions.
GetProductItems Get all SKUs under one single product by ItemId or SellerSku

Product Images and content

UploadImage Upload an image to the Lazada server from local workstation.
MigrateImage Migration an image to the Lazada server from external sites.
MigrateImages Migration multiple images to the Lazada server from external sites.
GetResponse Get the returned information from the system for the UploadImages and MigrateImages API.
SetImage Set the images for an existing product by associating one or more image URLs with it.

 

FAQ

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