Redeem Points

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

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

Body Params
string
required

Unique Identifier (Member ID) for the member object in the client’s system which was used while creating a member in Zinrelo.

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.

json

Every activity has a two predefined transaction attributes - reason and tags. While redeeming points for an activity, data can be passed in these attributes.

For example:

{
"reason" : "redeem",
"tags" : ["purchasenmade","redeemingpoints"]
}

Custom attributes: In addition to the predefined attributes, you can define custom attributes for each activity and pass data in those attributes. 

The custom attribute should be created in advance. To create custom attributes for your store, reach out to your account manager at [email protected].

integer

REQUIRED: only for flexible redemption. 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.

Responses

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