来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Action Required][TW] Important update for TW SPX air waybill
Dear Developers,
The updates below are applicable to Shopee TW sellers only.
- Due to the service improvement, please kindly note that the Sorting Center for the Shipping Carrier channels down below will not accept the package which is using old Air Waybill starting from 1st August 2022.
The changes for the Air Waybill is also down below:
| Channel ID | Shipping Carrier Name |
|---|---|
| 30014 | OK Mart |
| 30015 | 蝦皮店到店 |
AWB Samples (BEFORE):
AWB Samples (AFTER):
Actions to take from developers:
-
Add Several "tracking number" QR code to the New Air Waybill.
-
Rearrange the whole layout to improve the efficiency while finding the package.
-
Add「蝦皮過刷」or「OK過刷」to the specific QR Code on OK Mart Air Waybill.
-
If the service point is an OK Mart, please reveal 「甲/乙/丙」at the second section. For those service point is Shopee Xpress will be「蝦」.
-
The sort code is already lengthened. Please make sure the shop No. of the of Shopee Xpress is corresponding to the right letters. Take "汐止青山店" for example, the dock and the period is added to the sort code, so the original 12 letters (E04-2-1-0010) will be 28 letters (E04-2-1-0010--t12-0030-A3-67). To make sure the third section can still reveal the right shop No.0010, please adjust the logic from getting the last four letters into taking upcoming four letters from the ninth letter.
-
Avoiding the name which is using uncommon character cannot be printed correctly, such as **娍(Correct) > **姵(incorrect). Please use MingLiU (細明體) instead during your printing.
-
Please reveal the first seven letters only at the third section. Ex:E04-2-1
Related APIs:
shopee.logistics.GetOrderLogistics
v2.logistics.get_shipping_document_info
Effective Date on Live: 2022/08/01
尊敬的開發者:
為提升寄取件品質,自2022/08/01後蝦皮店到店理貨中心將不再驗收舊的寄件單樣式的包裹,若是透過v1.GetOrderLogistics 或 v2.get_shipping_document_info 自行繪製寄件單的用戶,請務必完全依照以下寄件單樣式範例繪製寄件單,包含文字、大小、背景等,以免後續驗收失敗。此次調整細節如下:
| Channel ID | Shipping Carrier Name |
|---|---|
| 30014 | OK Mart |
| 30015 | 蝦皮店到店 |
AWB Samples (BEFORE):
AWB Samples (AFTER):
-
新增多個寄件編號的 QR code
-
調整整體版面,統一取件欄位置,以方便門市人員查找
-
OK超商面單新增「蝦皮過刷」或「OK過刷」字樣
-
第二聯若收件地為OK超商,將顯示"甲/乙/丙";若為蝦皮則顯示"蝦";SPX-SPX則顯示空白
-
Sort code會加長字段,因此店號顯示欄位需對應調整。以汐止青山店為例,原為 12 碼 (E04-2-1-0010);將新增碼頭及時段等,調整為 28 碼 (E04-2-1-0010--t12-0030-A3-67)。為了讓第三聯「蝦皮取件」可以仍然顯示店號(0010),原設定為置右顯示最後4碼;調整為整個字段向左移,置左並遮蔽前面 8 碼,僅顯示中間店號 4 碼。
-
姓名欄位字體建議調整為MingLiU (細明體),避免遇到生僻字時,顯示錯誤,如下:**娍(正確) > **姵(不正確)
-
第三聯條碼上方的Sort code僅顯示前面7碼,例:E04-2-1
相關OpenAPI:
shopee.logistics.GetOrderLogistics
v2.logistics.get_shipping_document_info
上線時間: 2022/08/01
