Redeem
Issue Reward
Issues a reward certificate based on the member’s request or when the points in the member’s account reach a configurable threshold.
Note - A single reward is issued at a time.
When the redemptionChoice is set to ‘auto’, the points are automatically converted to rewards. When the redemptionChoice is ‘bank,’ the points are converted based on the member’s request.
Response of this endpoint includes a redemptionCode, which is required to redeem the reward in the future.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details needed to issue a variable reward
Response
200
application/json
OK
The response is of type object
.