Simulate rewards
POST/manager/loyalty/v1/:source/rewards/simulate
Show what the effects will be after applying the selected rewards, and start the rewards transaction, only call this when user selected some reward, otherwise skip this call and use redeemAndAccumulateRewards API call. RATE LIMIT: 8 per minute
Request
Responses
- 200
- 400
- 401
- 403
- 422
Simulate rewards response.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
The request body is not valid.