Product-Feed-Api.md
1 additions, 7 deletions
| ... | ... | @@ -4,16 +4,10 @@ |
| 4 | -### Endpoint by enviroment | |
| 5 | - | |
| 6 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 7 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 8 | -* prod: [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 9 | - | |
| 10 | - curl -X GET {EndPoint}/mds/bas/tsp/tspProductFeed | |
| 4 | + curl -X GET {BaseURL}/mds/bas/tsp/tspProductFeed |