#7442c
Back
2026/02/06
1 min read

[API] 自建票券查詢商品列表

[API] 自建票券查詢商品列表.md
3 additions, 2 deletions
... ... @@ -25,10 +25,11 @@
25 25 * 所屬專區處於啟用狀態
26 26 * 查詢當下需符合專區顯示時期內:VISIBLE_START_TIME ≤ ${current_time} ≤ VISIBLE_END_TIME
27 27 * 符合商品檔 T_BAS_BONUS_ITEM_INFO 上架的條件
28 - ## HTTP REQUEST
28 + ## HTTP REQUEST
29 +
29 - curl GET {EndPoint}/mds/ups/selfgen/product?zone={zone}
30 + curl GET {BaseURL}/mds/ups/selfgen/product?zone={zone}