Before setting discount for product, seller need to create a store promotion first.
The seller can put no more than 40 products in one store promotion. And the promotion duration is less then two months. Detail api link for: Create store limited discount promotion
This api is same effort with the operation on website as below:
Sample request and response: https://developers.aliexpress.com/en/doc.htm#?docType=1&docId=108369.
After create promotion, the seller can put products into promotion by use api:Join limited discount promotion
This api is same effort with the operation on website as below. Product discount, quantities and purchasing limitation are required to be fulfilled.
Sample request and response: https://developers.aliexpress.com/en/doc.htm#?docType=1&docId=108371
Before the promotion be freezed and ready to start, the products which participated in the promotion could be exit by api Remove product from limited discount promotion
This api is same effort with the “delete” operation on website as below:
Sample request and response: https://developers.aliexpress.com/en/doc.htm#?docType=1&docId=108384
This api allow seller to update the promotion information. API guilde: update limited discount promotion.
This API has the same effect as “edit” operation on website
Sample request and response: https://developers.aliexpress.com/en/doc.htm#?docType=1&docId=108372
Before the promotion is frozen and ready to start, the products which participated in the promotion could be updated by api :Update limited discount promotion product info
This api is same effect with the restock operation on website as bellow:
Sample request and response: https://developers.aliexpress.com/en/doc.htm#?docType=1&docId=108372