v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBPromotions
Get Coupon Center Promotions
Returns coupon center promotions available for the authenticated customer.
get/promotions/coupon-center
Response
OK
Example response
{
"data": {
"items": [
{
"first_purchase_all_platform": true,
"draw_from": "coupon_center",
"draw_start_at": "2025-10-13T15:00:00.000+08:00",
"title_translations": {
"en": "Spend over 1000 dollars to receive a SHOPLINE baby gift",
"zh-hant": "消費滿 1000 元送 SHOPLINE 寶寶禮物",
"zh-cn": "消费满 1000 元送 SHOPLINE 宝宝礼物",
"th": "ช้อปครบ 1000 ดอลลาร์ รับของขวัญ SHOPLINE Baby",
"vi": "Chi tiêu trên 1000 đô nhận quà tặng SHOPLINE baby"
},
"max_use_count": 3,
"discount_type": "percentage",
"draw_end_at": "2025-10-30T00:00:00.000+08:00",
"id": "68ecaf6a3ef91a003b2bdbb6",
"discount_on": "order",
"available_platforms": [
"ec"
],
"start_at": "2025-10-13T15:00:00.000+08:00",
"coupon_type": "draw"
}
]
}
}