#805b2
Back
2026/02/06
1 min read

查詢商品詳情

查詢商品詳情.md
2 additions, 8 deletions
... ... @@ -2,7 +2,7 @@
2 - | 1.0 | 初版 | 2023/11/21 | [@Hanna Lin](javascript: void;) |
2 + | 1.0 | 初版 | 2023/11/21 | [@Hanna Lin](#user_mention#3648472) |
3 3 * `dbmt.T_bas_bonus_item_info : 票券商品表`
4 -## Endpoint by environment
5 -
6 -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
7 -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
8 -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)
9 -
10 - curl -X GET {EndPoint}/mds/bonus/v3/item/items/item?serialId={serialId}&pointType={pointType}
4 + curl -X GET {BaseURL}/mds/bonus/v3/item/items/item?serialId={serialId}&pointType={pointType}