#78214
Back
2026/02/06
1 min read

查詢任務詳情 API

查詢任務詳情 API.md
3 additions, 12 deletions
... ... @@ -12,20 +12,10 @@
12 -### Endpoint by environment
13 -
14 -```cpp
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/detail?id=FOOBAR123
12 + curl GET {BaseURL}/mds/mbps/mission/detail?id=FOOBAR123
23 - | 1 | id | String | true | 任務 ID | FOOBAR123 |
13 + | 1 | id | String | true | 任務 ID | 123 |
14 +FULL