文档中心 > AliExpress开放平台

Order fulfillment by sellers

更新时间:2022/03/04 访问次数:331

note:order fulfill API's link need to be replaced when it could show in web page successfully.

Order Fulfillment Scenario

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

sned_type

the shipping type,including all shipments(all) or partially delivery(part)

FAQ

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