A2 - 查詢票券列表v2.md
2 additions, 8 deletions
| ... | ... | @@ -11,16 +11,10 @@ |
| 11 | 11 | * `dbmt.VOUCHER_TAG_RELATION` :: 活動優惠券標籤關聯資料,下稱 VTR`T`(預計 6.12.0 上線) |
| 12 | -## Endpoint by environment | |
| 13 | - | |
| 14 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 15 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 16 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 17 | - | |
| 18 | - curl -X POST {EndPoint}/mds/vgs/v2/vouchers | |
| 12 | + curl -X POST {BaseURL}/mds/vgs/v2/vouchers | |
| 19 | - | VGS_VOUCHER_GIFT_DATA_NOTFOUND| 無法找到送禮贈禮紀錄| 網路連線異常(VGS0005)| 有關聯檔存在在沒有寫入送禮或是贈禮檔| | |
| 13 | + | ~~VGS_VOUCHER_GIFT_DATA_NOTFOUND~~ | ~~無法找到送禮贈禮紀錄~~ | ~~網路連線異常(VGS0005)~~ | ~~有關聯檔存在在沒有寫入送禮或是贈禮檔~~ | |