F1_#6_驗證銀行 OTP.md
1 additions, 7 deletions
| ... | ... | @@ -12,16 +12,10 @@ |
| 12 | -## Endpoint by environment | |
| 13 | - | |
| 14 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 15 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 16 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 17 | - | |
| 18 | - curl -X POST /mds/ps/common/otp/validation | |
| 12 | + curl -X POST {BaseURL}/mds/ps/common/otp/validation |