Delivery Data

Column

Type

Description

Example

hk_sfplus_home_region

String

Hong Kong SF Plus Home Region

Hong Kong

location_code

String

Location Code
物流地址代碼

F004507

location_name

String

Location Name
送貨地址名稱

全家木興店1

name_translations

Object

Location Name
送貨方式名稱

{
"zh-hant": "DHL",
"en": "DHL"
}

store_address

String

Store Address
自取店地址

台北市文山區木柵路二段52號1

url

String

Tracking URL
物流追縱地址

http://www.dhl.com/tracking

tracking_number

String

Tracking Number
第三方物流單號

668275101206

scheduled_delivery_date

String

Scheduled Delivery Date
出貨指定時間

time_slot_key

String

time_slot_translations

String

{
    "hk_sfplus_home_region": null,
    "location_code": "F004507",
    "location_name": "全家木興店1",
    "name_translations": {
        "zh-hant": "DHL",
        "en": "DHL"
    },
    "store_address": "台北市文山區木柵路二段52號1",
    "url": "http://www.dhl.com/tracking",
    "tracking_number": "668275101206",
    "scheduled_delivery_date": null,
    "time_slot_key": null,
    "time_slot_translations": {}
}