[API] 取得臻享禮遇API.md
1 additions, 8 deletions
| ... | ... | @@ -19,8 +19,6 @@ |
| 19 | -2. `VIP_BENEFITS:COMMON` , 作用: 紀錄V_VIP_BENEFIT查出來的結果, 一小時後會expire, 另外假設cms有變動benefit的話, 則該快取會被刪除 | |
| 20 | - | |
| 21 | 19 | ORDER BY vb.rank; |
| 22 | 20 | ``` |
| 23 | -### Endpoint by environment | |
| 24 | - | |
| 25 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/](https://smr.cathaybkdev.com.tw:8082/zuul/) mobile-device-service | |
| 26 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/](https://tmr.cathaybkdev.com.tw:8082/zuul/) mobile-device-service | |
| 27 | -* prod: [https://myrewards-app.com.tw:8082/zuul/](https://myrewards-app.com.tw:8082/zuul/) mobile-device-service | |
| 28 | - curl GET {EndPoint}/mds/ups/vip/benefit | |
| 21 | + curl GET {BaseURL}/mds/ups/vip/benefit |