查詢任務列表 API.md
1 additions, 11 deletions
| ... | ... | @@ -12,20 +12,10 @@ |
| 12 | -### Endpoint by environment | |
| 13 | - | |
| 14 | -```yaml | |
| 15 | -SIT: https://smr.cathaybkdev.com.tw:8082/gn1-public/mds/ | |
| 16 | -UAT1: https://tmr.cathaybkdev.com.tw:8082/gn1-public/mds/ | |
| 17 | -UAT2: https://tmr.cathaybkdev.com.tw:8082/gn2-public/mds/ | |
| 18 | -PILOT: https://myrewards-app.com.tw:8082/gp1-public/mds/ | |
| 19 | -PROD: https://myrewards-app.com.tw:8082/gn1-public/mds/ | |
| 20 | -``` | |
| 21 | - | |
| 22 | - curl GET {EndPoint}/mds/mbps/mission/list?entryPoint=HOME | |
| 12 | + curl GET {BaseURL}/mds/mbps/mission/list?entryPoint=HOME |