Redeem API

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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)
Query Params
string

One of the store languages, for example english/ italian/ german, etc.

Body Params

Unique ID that identifies a reward in Zinrelo. This is the ID of the reward against which the redemption transaction has to be recorded.

string
required

Unique ID that identifies a reward in Zinrelo. This is the ID of the reward against which the redemption transaction has to be recorded.

integer

REQUIRED: only for flexible redemption. This is the number of points to be redeemed.

string

Pass the redemption status—approved or pending. If no entry is passed, the transaction will be redeemed, and its status will be approved.
Note: This feature is applicable only for Shopify supported stores.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json