A9-會員驗身_會員身份驗證.md
1 additions, 7 deletions
| ... | ... | @@ -6,16 +6,10 @@ |
| 6 | -## Endpoint by environment | |
| 7 | - | |
| 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/login/verifyMember | |
| 6 | + curl -X POST {BaseURL}/mds/login/verifyMember |