文档中心 > Developing documentation(已废弃)

Order Fulfillment Scenario

更新时间:2021/10/20 访问次数:13529

Order Fulfillment Scenario

Sellers who have their own channel of order fulfillment, needs to declare the fulfillment, in other words, filling in back the tracking number in Aliexpress system. The following picture shows the flow.
image

Generally speaking, there are 6 steps
1. Query order list
Query the orders periodically which have the status: “WAIT_SELLER_SEND_GOODS” and “SELLER_PART_SEND_GOODS”. These orders need to be filled in with tracking numbers.
2. Loop the list.
3. Obtain receipt address This step is for the seller to fulfill the order to the buyer in real world physically.
4. Obtain carrier name
Get carrier name which are currently supported in AliExpress. This step is for seller to declare fulfillment in Aliexpress system
5. Declare fulfillment in Aliexpress system.
The following table shows how to fill in the key fields in this API.
6. Send the goods to buyer physically in real world.

field How to fill in the field
service_name corresponding to the field service_name in aliexpress.logistics.redefining.listlogisticsservice
out_ref corresponding to the field order_id in aliexpress.solution.order.get
logistics_no tracking number from seller

FAQ

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