#999b1
Back
2026/02/06
1 min read

F6_#1_取得電信驗證條款

F6_#1_取得電信驗證條款.md
2 additions, 7 deletions
... ... @@ -18,15 +18,10 @@
18 18 * expired:24 hours, 固定隔日06:00:00更新快取 (核心實際上更新的時間為早上四點到五點, 暫定這個時間清除)
19 -### Endpoint by environment
20 -sit: [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
21 -uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
22 -prod: [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)
23 -
24 - curl GET {EndPoint}/mds/ps/sim/clause
19 + curl GET {BaseURL}/mds/ps/sim/clause
25 - | 2 | updateTime | String | | 上次條款更新時間<br>ISO 8601<br>UTC+8<br> | 2019-10-12T14:20:50+08:00 |
20 + | 2 | updateTime | String | | 上次條款更新時間<br><br><br> | 2019-10-12T14:20:50+08:00 |