HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
Guides

Delivery Data

ColumnTypeDescriptionExample
hk_sfplus_home_regionStringHong Kong SF Plus Home RegionHong Kong
location_codeStringLocation Code
物流地址代碼
F004507
location_nameStringLocation Name
送貨地址名稱
全家木興店1
name_translationsObjectLocation Name
送貨方式名稱
{ "zh-hant": "DHL", "en": "DHL" }
store_addressStringStore Address
自取店地址
台北市文山區木柵路二段52號1
urlStringTracking URL
物流追縱地址
http://www.dhl.com/tracking
tracking_numberStringTracking Number
第三方物流單號
668275101206
scheduled_delivery_dateStringScheduled Delivery Date
出貨指定時間
time_slot_keyString
time_slot_translationsString
{
    "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": {}
}