exchangeAuthCode.md
3 additions, 9 deletions
| ... | ... | @@ -2,8 +2,8 @@ |
| 2 | -| 1.0 | 初版 | 2023/11/15 | [@Hanna Lin](javascript: void;) | | |
| 3 | - | 2.0 | 改接MTable | 2024/11/28 | [@Yichou Lin](javascript: void;) | | |
| 2 | + | 1.0 | 初版 | 2023/11/15 | [@Hanna Lin](#user_mention#3648472) | | |
| 3 | +| 2.0 | 改接MTable | 2024/11/28 | [@Yichou Lin](#user_mention#54197113) | | |
| 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 POST {EndPoint}/mds/mvs/orcaMembership/exchangeAuthCode | |
| 4 | + curl -X POST {BaseURL}/mds/mvs/orcaMembership/exchangeAuthCode |