A9 - 自建票券核銷 API.md
2 additions, 5 deletions
| ... | ... | @@ -19,14 +19,11 @@ |
| 19 | 19 | * (update) exchangevolume.status = 0 && exchangeDate = null |
| 20 | 20 | * (update) T_BAS_EXCHANGE_VOUCHER.use_status = 2 && cancelusetime = now && shopname = null |
| 21 | 21 | * (insert) selfgen_redemption |
| 22 | -## Endpoint by environment | |
| 23 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 24 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 25 | - * prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 22 | + | |
| 26 | - curl -X POST {EndPoint}/mds/vbs/redeem | |
| 23 | + curl -X POST {BaseURL}/mds/vbs/redeem |