A1-確認邀請人會員編號查詢-API.md
1 additions, 7 deletions
| ... | ... | @@ -8,16 +8,10 @@ |
| 8 | -## Endpoint by environment | |
| 9 | - | |
| 10 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 11 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 12 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 13 | - | |
| 14 | - curl -X GET {EndPoint}/mds/mvs/recommend/inviterName | |
| 8 | + curl -X GET {BaseURL}/mds/mvs/recommend/inviterName |