Last updated 1 month ago
GET /api/rest/reward_issuance/{rewardIssuanceId} HTTP/1.1 Host: localhost:8080 Authorization: YOUR_API_KEY Accept: */*
{ "code": "text", "message": "text" }
0
20
GET /api/rest/reward_issuance HTTP/1.1 Host: localhost:8080 Authorization: YOUR_API_KEY Accept: */*
PUT /api/rest/reward_issuance/{rewardIssuanceId}/redeem HTTP/1.1 Host: localhost:8080 Authorization: YOUR_API_KEY Accept: */*
PUT /api/rest/reward_issuance/redeem HTTP/1.1 Host: localhost:8080 Authorization: YOUR_API_KEY Content-Type: */* Accept: */* Content-Length: 2 []