C9-卡登雲端熱門時段通知(TPPS).md
1 additions, 6 deletions
| ... | ... | @@ -15,16 +15,11 @@ |
| 15 | 15 | * key: `CARD_ACTIVITY_POPULAR_TIME` , value 同 request body |
| 16 | -## Endpoint by environment | |
| 17 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 18 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)[third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 19 | -* prod: [https://myrewards-app.com.tw:8082/zuul/](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)[third-party-platform-service](https://smr.cathaybkdev.com.tw:8082/zuul/third-party-platform-service) | |
| 20 | - | |
| 21 | - curl -X POST {EndPoint}/tpps/ccs/activity/popularTimes | |
| 16 | + curl -X POST {BaseURL}/tpps/ccs/activity/popularTimes |