A7 神坊呼叫postBack推播.md
1 additions, 6 deletions
| ... | ... | @@ -15,16 +15,11 @@ |
| 15 | 15 | * `dbmt.T_PNS_PUSH_BATCH_LOG`: `推播訊息批次檔` |
| 16 | 16 | * `dbmt.T_PNS_ACTIVITY_SUM`: `推播訊息主檔` |
| 17 | -## Endpoint by environment | |
| 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 POST {EndPoint}/mds/postBackEvents/postBack | |
| 17 | + curl -X POST {BaseURL}/mds/postBackEvents/postBack |