reward-service-api
POST보상지급 API
http://localhost:8080/api/v1/rewards/publish
Bodyraw (json)
GET보상 데이터 조회 API
http://localhost:8080/api/v1/rewards/1
GET보상 조회 API
http://localhost:8080/api/v1/rewards/winners?rewardId=1&publishedAt=2022-11-28&orderBy=DESC
PARAMS
rewardId
publishedAt
orderBy
Loading