查詢是否為 CR 會員.md
1 additions, 6 deletions
| ... | ... | @@ -14,16 +14,11 @@ |
| 14 | -## Endpoint by environment | |
| 15 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)[third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 16 | -* 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) | |
| 17 | -* 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) | |
| 18 | - | |
| 19 | - curl -X POST {EndPoint}/tpps/mvs/member/existence | |
| 14 | + curl -X POST {ThirdPartyBaseURL}/tpps/mvs/member/existence |