post https://api.zinrelo.com/v2/loyalty/transactions/redeem
The API Rate Limiting Category is Write API. This endpoint will create a transaction of the type “redeem”. Redemption transactions are points debit transactions.
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)
This is the latest version of the Redeem API. If you are still using the older version, click here.