B1-第三方查詢是否為 MR 會員 (TPPS).md
1 additions, 6 deletions
| ... | ... | @@ -13,16 +13,11 @@ |
| 13 | 13 | * `dbmt.THIRDPARTY_AUTHENTICATION`: `第三方驗證資訊` |
| 14 | -## Endpoint by environment | |
| 15 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/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 {BaseURL}/tpps/mvs/member/existence |