文档中心 > AliExpress开放平台

Product Operation

更新时间:2022/01/21 访问次数:375

注:下文所有链接及API名称待新平台上线后进行替换

Overall view of product management
This document is an overall view of the scenarios related with product management, which the developers will probably needs to integrate with, inculding product posting/editing, price/stock updating, products online/offline, products query. Please read carefully about this document to choose the best scenario which matches your scenario. The end of the document listed the FAQs for the Product management.

Prerequisites

To successfully post a product, please first make sure below prerequisites are ready.

1. Obtain Aliexpress categories and do the category mapping.

2. Sellers need toapply for necessary brand permissions.

3. Set up shipping templates (also called freight templates)

6. (If needed) Set up size chart templates

Post new products

For product posting, currently we have the following three solutions. Please based on your specific scenarios to choose.

1. Product Schema Post. (Snchronously)

2. Feed solution.(Asynchronously)

3. Normal product posting. (Synchronously)

Edit existed products

For editing an existed product in Aliexpress, we also have the following three solutions.

1. Product Schema Full edit. (Synchronously)

2. Partial edit.(Synchronously)

Note: Currently the group of the product does not support editing through the solutions above.

Please refer to https://developers.aliexpress.com/en/doc.htm?docId=30184&docType=2 to separately set the product group.

Price Update

For updating only the price of a product, we have the following two solutions.

1. Feed solution. (Batch,asynchronously). Please, migrate the the 2nd API, this one will be deprecated in the near future

2.Batch Product Price Update(Synchrounously). Recommended

Inventory Update

For updating only the stock of a product, we have the following two solutions.

1. Feed Solution. (Batch, asynchronously). Please, migrate the the 2nd API, this one will be deprecated in the near future

2. Batch Product Inventory Update(Batch, synchrounously). Recommended

Product Online

Batch online products. (Batch,synchrounously)

Product Offline

Batch offline products. (Batch,synchrounously)

Product Query

1. Query single product's information.

2. Batch query products' information.

FAQ

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