A9-查詢是否為小樹會員.md
1 additions, 7 deletions
| ... | ... | @@ -19,16 +19,10 @@ |
| 19 | -## Endpoint by environment | |
| 20 | - | |
| 21 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 22 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 23 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 24 | - | |
| 25 | - curl -X GET {EndPoint}/mds/mvs/member/orcaUserExistence | |
| 19 | + curl -X GET {BaseURL}/mds/mvs/member/orcaUserExistence |