Redeem
Utilize this endpoint to redeem a redemption code via its corresponding uuid
Authorizations
X-API-KeystringRequired
Path parameters
redemption_uuidstringRequired
the uuid for the redemption code
Responses
200
OK
application/json
404
Redemption code not found for given uuid.
422
The reward is not redeemable.
post
/redemptions/{redemption_uuid}/redeemUtilize this endpoint to redeem a redemption code via its corresponding uuid
Authorizations
X-API-KeystringRequired
Path parameters
redemption_uuidstringRequired
the uuid for the redemption code
Responses
200
OK
application/json
404
Redemption code not found for given uuid.
422
The reward is not redeemable.
post
/v2/redemptions/{redemption_uuid}/redeem