#15bc9
Back
2026/02/06
1 min read

A11 - 可使用的點數兌換券 API

A11 - 可使用的點數兌換券 API.md
1 additions, 7 deletions
... ... @@ -15,16 +15,10 @@
15 15 max: 100
16 -## Endpoint by environment
17 -
18 -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
19 -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
20 -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)
21 -
22 - curl -X GET {EndPoint}/mds/vgs/availableVoucherCount?type={type}
16 + curl -X GET {BaseURL}/mds/vgs/availableVoucherCount?type={type}