文档中心 > Lazada Open Platform

Product API Overview

更新时间:2022/07/29 访问次数:836

Product API Overview

This document is used to describe the classification and specific use of the product API

1、Category Attributes API

API usage guide

GetCategorySuggestion

API Document

The category will be automatically recommended according to the product name

GetCategoryTree

API Document

Use this API to get the complete category tree of lazada

GetCategoryAttributes

API Document

Use this API to get available, required, and variant attributes in the target category.

GetUnfilledAttributeItem(For cross boarder sellers Only)

API Document

Get the key attributes not filled in the attributes of the specified cross-border product

2、Product Management API

CreateProduct

API Document

Use this API to create products or add new SKUs to existing product

UpdateProduct

API Document

Use this API to update product information (seller SKU cannot be changed)

UpdatePriceQuantity

API Document

Use this API to update SKU prices and total inventory

UpdateSellableQuantity

API Document

Use this API to update the sellable inventory of the sku in an overriding manner

AdjustSellableQuantity

API Document

Use this API to update the sellable inventory of a sku in an additive or subtractive way

RemoveProduct

API Document

Use this API to delete a product or sku

DeactivateProduct

API Document

Use this API to set the product or sku to deactive state

SetImages

API Documen

Use this API to update images for variant SKUs

3、Image Upload

MigrateImage

API Document

Use this API to convert an external image URL to a Lazada image URL

MigrateImages

API Document

Use this API to upload up to eight external image URLs to Lazada for conversion

GetResponse

API Document

Use this API to get the conversion results of the MigrateImages API

UploadImage

API Document

Use this API to upload local images to generate lazada image URL

4、Video Upload

GetVideoQuota

API Document

Use this API to get the video space capacity available to sellers

InitCreateVideo

API Document

Use this API to set the filename and video size for local uploads

UploadVideoBlock

API Document

Use this API to upload videos in binary chunks

CompleteCreateVideo

API Document

Add video information to complete the video creation

GetVideo

API Document

Use video id to get the information of the successfully uploaded video

FAQ

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