Promotion
| id | String | Promotion ID 優惠活動ID | 5e8445bcca53240021eab706 |
| discount_percentage | Float | Discount percentage 折扣百分比
| 10.0 |
| discount_amount | Money | Discount amount 折扣固定金額
| Please check the link on the left |
| discountable_quantity | Integer | Quantity 獲得數量
| 3 |
| discounted_point | Integer | Amount of point to redeem gift 點數兌換
| 100 |
| discounted_price | Money | Discounted price 優惠價格
| Please check the link on the left |
| discountable_product_ids | Array | Ids of Discounted product 指定商品ids |
|
| discountable_category_ids | Array | Ids of Discounted category 指定商品分類ids |
|
| conditions | Array | Condition of the promotion to take effect 本階層活動生效條件
|
|
| discount_on | String | Promotion target 優惠套用對象
| order |
| discount_type | String | Discount type 折扣類型
| percentage |
| is_accumulated | Boolean | Is bundle pricing or bundle pricing accumulated? 任選優惠/A+B組合優惠是否累計 | true |
| codes | Array | Coupon Code 促銷代碼 |
|
| requires_membership | Boolean | Does it require membership? 設定目標群組
| true |
| whitelisted_membership_tier_ids | Array | Specific Membership Tiers 適用會員等級 |
|
| user_max_use_count | Integer | Limit per member 每會員最多使用次數
| 1 |
| max_use_count | Integer | How many times can this promotion be used? 活動限使用次數
| 20 |
| use_count | Integer | Usage of this layer of promotion 本階層活動已使用次數 | 5 |
| sum_use_count | Integer | Total usage of promotion 活動已使用次數 | 14 |
| whitelisted_delivery_option_ids | Array | Delivery options that applicable to the promotion 活動適用送貨方式 |
|
| whitelisted_payment_ids | Array | Payment options that applicable to the promotion 活動適用付款方式 |
|
| start_at | DateTime | Promotion start time 活動開始時間 | 2020-07-09T04:00:00.000+00:00 |
| end_at | DateTime | Promotion end time 活動結束時間
| null |
| status | String | Promotion status 活動狀態
| active |
| usable | Boolean | Is promotion active 優惠是否進行中
| true |
| for_affiliate_campaign | Boolean | Is applicable to affiliate campaign 是否適用於推薦活動 | true |
| is_contain_campaign | Boolean | Is binded to affiliate campaign 是否已綁定推薦活動 | true |
| seo_keywords | String | SEO keywords SEO 關鍵字 | "summer special" |
| seo_description_translations | Translation | Description of SEO SEO優化描述 | Please check the link on the left |
| seo_title_translations | Translation | Title of SEO SEO優化標題 | Please check the link on the left |
| link | Link | SEO Link SEO 連結 | |
| extended_promotion_id | String | Parent promotion id 母層活動id
| 5f06a6cb0a3509004853443a |
| extend_promotions | Array | Child layer promotion and condition 多階層優惠活動與條件
|
|
| title_translations | Translation | Promotion Title | |
| coupon_type | String | Coupon Type 優惠券類型 -- single: 單組 multi: 多組 draw: 領取型 null: 非優惠券 | single |
| draw_from | String | Claim Coupon By 領取方式 -- coupon_center: 顯示在領券中心(領取型優惠券) coupon_code: 輸入優惠券代碼領取(單, 多組) coupon_link: 透過連結或顧客分群發送(領取型優惠券) null: 非優惠券 | coupon_code |
| draw_start_at | DateTime | Claim Coupon Start At 領券開始時間 | 2020-07-09T04:00:00.000+00:00 |
| draw_end_at | DateTime | Claim Coupon End At 領券時間 | null |
{
"id": "5f06c489b84a7c19fe5cfa10",
"discount_percentage": null,
"discount_amount": null,
"discountable_quantity": null,
"discounted_point": null,
"discounted_price": null,
"discountable_product_ids": [
"5f06a6ad2a051a0048caec6f"
],
"conditions": [],
"created_at": "2020-07-09T07:17:29.971+00:00",
"updated_at": "2020-07-09T07:17:29.971+00:00",
"title_translations": {
"en": "Points Campaign",
"zh-hant": "點數兌換活動"
},
"discount_on": "order",
"discountable_category_ids": [],
"discount_type": "member_point_redeem_gift",
"is_accumulated": false,
"codes": null,
"membership_tier_id": null,
"requires_membership": false,
"whitelisted_membership_tier_ids": [],
"user_max_use_count": 0,
"max_use_count": 0,
"use_count": 0,
"sum_use_count": 0,
"whitelisted_delivery_option_ids": [],
"whitelisted_payment_ids": [],
"start_at": "2020-07-08T16:00:00.000+00:00",
"end_at": "2021-12-22T16:00:00.000+00:00",
"status": "active",
"usable": true,
"for_affiliate_campaign": false,
"is_contain_campaign": false,
"seo_keywords": null,
"seo_description_translations": {},
"seo_title_translations": {},
"link": null,
"extended_promotion_id": null,
"extend_promotions": [
{
"id": "5f06c48a436e2b004b471613",
"discount_percentage": null,
"discount_amount": null,
"discountable_quantity": null,
"discounted_point": 10000,
"discounted_price": null,
"discountable_product_ids": [
"5f06a6ad2a051a0048caec6f"
],
"conditions": []
}
]
結束}Updated 6 months ago
Did this page help you?
