F1_#6_發送銀行 OTP.md
1 additions, 6 deletions
| ... | ... | @@ -16,16 +16,11 @@ |
| 16 | 16 | * PAYMENT:OTP_COUNT:${phone}: 紀錄該門號單日發送數位券相關 OTP 之總數。 |
| 17 | 17 | * LOCK:PAYMENT:OTP_COUNT:${phone}: 紀錄單門號發送次數之同步鎖。 |
| 18 | -## Endpoint by environment | |
| 19 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 20 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 21 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 22 | - | |
| 23 | - curl -X POST /mds/ps/common/otp | |
| 18 | + curl -X POST {BaseURL}/mds/ps/common/otp |