A1 - 查詢會員條款.md
5 additions, 10 deletions
| ... | ... | @@ -2,10 +2,10 @@ |
| 2 | -| 1.0 | 初版 | 2023/10/27 | [@Rex Chien](javascript: void;) | | |
| 3 | -| 1.1 | 新增查詢小樹會員條款 | 2024/02/27 | [@Maurice](javascript: void;) | | |
| 4 | -| 1.2 | 新增MTable條款 | 2024/11/27 | [@Yichou Lin](javascript: void;) | | |
| 5 | - | 1.3 | 新增IDP VIP條款 | 2025/07/31 | [@Maurice](javascript: void;) | | |
| 2 | + | 1.0 | 初版 | 2023/10/27 | [@Rex Chien](#user_mention#54273342) | | |
| 3 | +| 1.1 | 新增查詢小樹會員條款 | 2024/02/27 | [@Maurice](#user_mention#72208446) | | |
| 4 | +| 1.2 | 新增MTable條款 | 2024/11/27 | [@Yichou Lin](#user_mention#54197113) | | |
| 5 | +| 1.3 | 新增IDP VIP條款 | 2025/07/31 | [@Maurice](#user_mention#72208446) | | |
| 6 | 6 | * 如果 memberTermType 有一個以上的條款 (ex. general), 則 notAccepted=Y會顯示沒同意過的條款, N會顯示已同意過的條款. ex, general 底下有三個條款分別為G1,G2,G3, 某會員已經同意過前兩個, 則notAccepted=Y時會出現G3, notAccepted=N 時會出現G1,G2 |
| 7 | -## Endpoint by environment | |
| 8 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 9 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 10 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 11 | - | |
| 12 | - curl -X POST {EndPoint}/mds/mels/getMemberTerms | |
| 7 | + curl -X POST {BaseURL}/mds/mels/getMemberTerms |