A0-取得加解密公鑰.md
1 additions, 7 deletions
| ... | ... | @@ -14,16 +14,10 @@ |
| 14 | -## Endpoint by environment | |
| 15 | - | |
| 16 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 17 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)[third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 18 | -* prod: [https://myrewards-app.com.tw:8082/zuul/](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)[third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 19 | - | |
| 20 | - curl -X GET {EndPoint}/tpps/security/publicKey/{alg} | |
| 14 | + curl -X GET {BaseURL}/tpps/security/publicKey/{alg} |