来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 What is changing?
When sellers choose ++Instant or Sameday shipping option++ to facilitate faster delivery to customers, TikTok Shop will aggressively evaluate the shipping and collection time of the orders to provide a satisfactory user experience. In Seller Center, there are several functions to support sellers for better managing these fast delivery orders. We recommend adopting the following changes
- Allow sellers to print shipping labels before schedule shipping
- Understand new SLA update
- Enhance your features to encourage faster actions
- Send push notifications when new orders arrived
- Orders tag or specific filters to easily separate fast delivery services
- Default to sort fast delivery orders on top
§2 Which markets are affected?
This is applicable for local sellers in the ID, SG, PH, VN, TH and MY markets.
§3 Who is affected?
All seller types are affected by this change.
§4 How to identify fast delivery options?
You can identify fast delivery options using the following fields
| API | Field name | Type | Field Value |
|---|---|---|---|
| Get Order Detail, Get Order List | fulfillment_priority_level | int | 100 = Instant 200 = Sameday 8 hours 300 = Sameday |
§5 What action is required?
We recommend adopting these changes so sellers can handle orders effectively in a timely manner.
§6 Allow sellers to print shipping labels before schedule shipping
Allow sellers to print shipping labels before schedule shipping
Applicable only for fulfillment_priority_level = 100,200,300. These 2 steps should be independent and can be processed without dependencies.
Note: only applicable for ++printed document format is PDF.++
- Use the Get Package Shipping Document API to get the shipping label.
- Use the Ship Package API to schedule the package handover.
§7 Understand new SLA update
Understand new SLA update
Applicable only for fulfillment_priority_level = 100,200,300. Late Dispatch Rate (LDR) will be captured based on ++"Arrange Shipment"++ time. It's important to track this time as deadline for sellers to follow the guidelines strictly.
| Delivery option | LDR Assessment when | API | Field name |
|---|---|---|---|
| Instant, Sameday 8 hours, Sameday | Seller clicked "Arrange Shipment". This is when call Ship Package successfully. | Get Order Detail | rts_sla_time |
| Other delivery options | Package collection successful and order marked as "Shipped" | tts_sla_time |
For different countries, you can learn more about SLA in the following link
§8 Enhance your features to encourage faster actions
Enhance your features to encourage faster actions
It's recommended to use fulfillment_priority_level to differentiate fast delivery services and have the following functions available.
- Send push notifications when new orders arrived
- Orders tag or specific filters to easily separate fast delivery services
- Default to sort fast delivery orders on top
