[API] 查詢積分狀態.md
1 additions, 7 deletions
| ... | ... | @@ -16,16 +16,10 @@ |
| 16 | 16 | * RELAUNCH:SCORE:{member_id}:會員積分紀錄,expired at next day 6:00am |
| 17 | -## Endpoint by environment | |
| 18 | - | |
| 19 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 20 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 21 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 22 | - | |
| 23 | - curl -X GET {EndPoint}/mds/relaunch/score | |
| 17 | + curl -X GET {BaseURL}/mds/relaunch/score |