A6-會員驗身_發送OTP.md
1 additions, 7 deletions
| ... | ... | @@ -7,16 +7,10 @@ |
| 7 | -## Endpoint by environment | |
| 8 | - | |
| 9 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 10 | -* * uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 11 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 12 | - | |
| 13 | - curl -X POST {EndPoint}/mds/login/sendOtpByIdAndPhone | |
| 7 | + curl -X POST {BaseURL}/mds/login/sendOtpByIdAndPhone |