Redeem API

This endpoint will create a transaction of the type “redeem”. Redemption transactions are points debit transactions. This endpoint will retrieve the data identified from access token and partner id. Access token will generated from your end. For more details on this, refer to API Authentication.

Please Note:

You can process only one redemption at a time. If you attempt to process two redemptions simultaneously, you will encounter the following error code:

"message": "A redemption request is already in process for the given member. Please try after some time."  
"code": ANOTHER_REDEMPTION_IN_PROGRESS  
"status_code": BAD_REQUEST(HTTP 400)
Language
Authorization
Click Try It! to start a request and see the response here!