Skip to content

Get Combination Product Ticket

Description

取得跨店隨取所有套餐資料。

Resource

GET /v1/product/combination_product_ticket

Authorization

採用 OAuth 2.0 Bearer Token,詳細使用流程請參考 Auth Login

Query Parameters

Name Type Description

Response

[
    {
        "serno": 333361,
        "dep_id": "Z01",
        "comb_id": "PK001",
        "comb_name": "[套餐] 芒果蛋糕優惠組",
        "image_url": "https://kiosk.lafresh.com.tw/kiosk/apptest/public/product00/333361-1-1655875671_s.jpg",
        "quantity": 10.0,
        "price": 1000.0,
        "spec": "",
        "description": "",
        "unit": "組",
        "content": "<p><span style=\"font-weight: 400;\">大受消費者歡迎的冰焦糖瑪奇朵,就是由濃郁咖啡融合優質鮮奶及香草風味糖漿的這杯冰涼沁爽,100%美味。</span></p>\r\n<p><span style=\"font-weight: 400;\">夏天的水果甜心,當然是非芒果莫屬了!芒碌之餘別忘記犒賞自己,一起芒李偷閒起來!</span></p>\r\n<ul>\r\n<li><span style=\"font-weight: 400;\"> 原價 120 元</span></li>\r\n<li><span style=\"font-weight: 400;\"> 6吋切片蛋糕</span></li>\r\n<li><span style=\"font-weight: 400;\"> 成分:香草戚風蛋糕、卡士達內餡、芒果醬、新鮮芒果果肉、檸檬汁</span></li>\r\n<li><span style=\"font-weight: 400;\"> 夏季限定6/1~8/31期間販售</span></li>\r\n</ul>",
        "items": [
            {
                "no": 1,
                "product_name": "跨店隨取券_夏季期間限定_芒李偷閒戚風蛋糕",
                "product_id": "TKCF0010",
                "image_url": "",
                "price": 0.0,
                "quantity": 10.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0010",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": []
            }
        ]
    },
    {
        "serno": 333362,
        "dep_id": "Z01",
        "comb_id": "PK002",
        "comb_name": "[套餐] 小資午餐優惠組",
        "image_url": "https://kiosk.lafresh.com.tw/kiosk/apptest/public/product00/333362-1-1655364447_s.jpg",
        "quantity": 9.0,
        "price": 900.0,
        "spec": "",
        "description": "",
        "unit": "組",
        "content": "<p>豐郁的espresso搭配滑順濃醇香的鮮奶,與香甜的核果共同交織出淡淡的榛果香氣,口口都令人回味!</p>\r\n<p>◆加糖漿NT$10/份。<br />◆加鮮奶油NT$10/份。<br />◆升級使用植物燕麥奶加價NT$20/杯。</p>\r\n<p>成分內容<br />◆咖啡因(毫克) 218.2<br />◆蛋白質(公克)8.3<br />◆脂肪(公克) 9.3<br />◆糖(公克)25.0<br />◆鈉(毫克)113<br />◆碳水化合物(公克) 25.4<br />◆反式脂肪(公克) 0.0<br />◆飽和脂肪(公克) 6.3</p>",
        "items": [
            {
                "no": 1,
                "product_name": "跨店隨取券_濃起司海鮮千層麵",
                "product_id": "TKCF0008",
                "image_url": "",
                "price": 80.0,
                "quantity": 9.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0008",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": [
                    {
                        "product_name": "跨店隨取券_★Homemade 古巴三明治★",
                        "product_id": "TKCF0009",
                        "image_url": "",
                        "price": 0.0,
                        "quantity": 10.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": "",
                        "ticket_prod_id": "TKCF0009",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    }
                ]
            }
        ]
    },
    {
        "serno": 333363,
        "dep_id": "Z01",
        "comb_id": "PK003",
        "comb_name": "[套餐] 咖啡因中毒",
        "image_url": "https://kiosk.lafresh.com.tw/kiosk/apptest/public/product00/333363-1-1655364479_s.jpg",
        "quantity": 10.0,
        "price": 600.0,
        "spec": "",
        "description": "",
        "unit": "組",
        "content": "<p>100% 阿拉比卡咖啡豆濃縮萃取,加入冰水與冰塊,濃郁冰爽。</p>\r\n<p>原料:100% 阿拉比卡咖啡豆<br />烘焙地:台灣<br />保存期限:以製造日期起算8天<br />(保存期限係指未開封於7℃以下可保存天數)<br />保存條件:需冷藏於7℃以下<br />注意事項:<br />為保飲品最佳風味,離開冷藏勿超過半小時。<br />開封後請盡速飲用完畢,以確保品質。<br />本產品若有浮油之情形,為咖啡可能產生之現象,敬請安心飲用。</p>",
        "items": [
            {
                "no": 1,
                "product_name": "跨店隨取券_經典冰咖啡(L)",
                "product_id": "TKCF0002",
                "image_url": "",
                "price": 0.0,
                "quantity": 10.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0002",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": []
            },
            {
                "no": 2,
                "product_name": "跨店隨取券_榛果拿鐵(L)",
                "product_id": "TKCF0004",
                "image_url": "",
                "price": 10.0,
                "quantity": 9.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0004",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": []
            },
            {
                "no": 3,
                "product_name": "跨店隨取券_冰焦糖瑪奇朵 大杯",
                "product_id": "TKCF0006 ",
                "image_url": "",
                "price": 50.0,
                "quantity": 10.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0006 ",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": []
            },
            {
                "no": 4,
                "product_name": "跨店隨取券_Iced Caramel Macchiato",
                "product_id": "TKCF0011",
                "image_url": "",
                "price": 100.0,
                "quantity": 15.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0011",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": []
            }
        ]
    },
    {
        "serno": 333364,
        "dep_id": "Z01",
        "comb_id": "PK004",
        "comb_name": "[套餐] 期間限定限定下午優惠組",
        "image_url": "https://kiosk.lafresh.com.tw/kiosk/apptest/public/product00/333364-1-1655876105_s.jpg",
        "quantity": 15.0,
        "price": 1050.0,
        "spec": "",
        "description": "",
        "unit": "組",
        "content": "<p>Homemade 擄獲眾人心的古巴三明治<br />現點現做、美味指數 ★★★★★</p>\r\n<p>主要成分:古巴麵包、火腿、烤豬肉、瑞士起司、醃黃瓜和芥末,有時亦會加上莎樂美腸、生菜或番茄。</p>",
        "items": [
            {
                "no": 1,
                "product_name": "跨店隨取券_榛果拿鐵(M)",
                "product_id": "TKCF0003",
                "image_url": "",
                "price": 0.0,
                "quantity": 15.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0003",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": true,
                "is_stop_sale": false,
                "replace": [
                    {
                        "product_name": "跨店隨取券_經典冰咖啡(M)",
                        "product_id": "TKCF0001",
                        "image_url": "",
                        "price": 0.0,
                        "quantity": 15.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": "",
                        "ticket_prod_id": "TKCF0001",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    },
                    {
                        "product_name": "跨店隨取券_經典冰咖啡(L)",
                        "product_id": "TKCF0002",
                        "image_url": "",
                        "price": 75.0,
                        "quantity": 15.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": "",
                        "ticket_prod_id": "TKCF0002",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    },
                    {
                        "product_name": "跨店隨取券_榛果拿鐵(L)",
                        "product_id": "TKCF0004",
                        "image_url": "",
                        "price": 150.0,
                        "quantity": 15.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": "",
                        "ticket_prod_id": "TKCF0004",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    },
                    {
                        "product_name": "跨店隨取券_Iced Caramel Macchiato",
                        "product_id": "TKCF0011",
                        "image_url": "",
                        "price": 200.0,
                        "quantity": 15.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": "",
                        "ticket_prod_id": "TKCF0011",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    }
                ]
            },
            {
                "no": 2,
                "product_name": "跨店隨取券_夏季期間限定_芒李偷閒戚風蛋糕",
                "product_id": "TKCF0010",
                "image_url": "",
                "price": 180.0,
                "quantity": 10.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0010",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": true,
                "is_stop_sale": false,
                "replace": [
                    {
                        "product_name": "跨店隨取券_★Homemade 古巴三明治★",
                        "product_id": "TKCF0009",
                        "image_url": "",
                        "price": 0.0,
                        "quantity": 10.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": "",
                        "ticket_prod_id": "TKCF0009",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    }
                ]
            }
        ]
    },
    {
        "serno": 333758,
        "dep_id": "Z01",
        "comb_id": "PK011",
        "comb_name": "咖啡大杯大杯咒",
        "image_url": "",
        "quantity": 20.0,
        "price": 550.0,
        "spec": "",
        "description": "None",
        "unit": "組",
        "content": "None",
        "items": [
            {
                "no": 1,
                "product_name": "跨店隨取券_經典冰咖啡(L)",
                "product_id": "TKCF0002",
                "image_url": "",
                "price": 0.0,
                "quantity": 20.0,
                "spec": "",
                "unit": "張",
                "description": null,
                "ticket_prod_id": "TKCF0002",
                "start_date": "2022-06-15 00:00:00",
                "end_date": "2099-12-31 23:59:59",
                "is_default": false,
                "is_stop_sale": false,
                "replace": [
                    {
                        "product_name": "跨店隨取券_榛果拿鐵(L)",
                        "product_id": "TKCF0004",
                        "image_url": "",
                        "price": 0.0,
                        "quantity": 10.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": null,
                        "ticket_prod_id": "TKCF0004",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    },
                    {
                        "product_name": "跨店隨取券_冰焦糖瑪奇朵 大杯",
                        "product_id": "TKCF0006 ",
                        "image_url": "",
                        "price": 0.0,
                        "quantity": 9.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": null,
                        "ticket_prod_id": "TKCF0006 ",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    },
                    {
                        "product_name": "跨店隨取券_經典熱拿鐵 L",
                        "product_id": "TKCF0007",
                        "image_url": "",
                        "price": 100.0,
                        "quantity": 12.0,
                        "is_stop_sale": false,
                        "spec": "",
                        "unit": "組",
                        "description": null,
                        "ticket_prod_id": "TKCF0007",
                        "start_date": "2022-06-15 00:00:00",
                        "end_date": "2099-12-31 23:59:59"
                    }
                ]
            }
        ]
    }
]

Response Body Parameters

Name Type Description
serno int 套餐序號
del_id string 套餐類別
comb_id string 套餐編號
comb_name string 套餐名稱
image_url string 圖檔URL
quantity int 數量
price int 單價
spec string 商品規格
unit string 單位
description string 商品描述
content string 商品說明
items items 套餐細項

Response Body Parameters - items

Name Type Description
no int 流水號
product_id string 子項商品代碼
product_name string 子項商品名稱
image_url string 圖檔URL
quantity int 數量
price int 單價
is_default boolean 是否為預設商品
is_stop_sale boolean 是否為停售商品
is_hidden boolean 是否隱藏商品
spec string 商品規格
unit string 單位
description string 商品描述
ticket_prod_id string 對應商品票劵編號
start_date string 票劵有效時間起
end_date string 票劵有效時間迄
replace replace 套餐子項替換項目

Response Body Parameters - replace

Name Type Description
product_id string 子項商品代碼
product_name string 子項商品名稱
image_url string 圖檔URL
quantity int 數量
price int 單價
is_default boolean 是否為預設商品
is_stop_sale boolean 是否為停售商品
is_hidden boolean 是否隱藏商品
spec string 商品規格
unit string 單位
description string 商品描述
ticket_prod_id string 對應商品票劵編號
start_date string 票劵有效時間起
end_date string 票劵有效時間迄