This endpoint returns a list of redemption options available for customers to redeem.

Log in to see full request history

Response Parameters

Response ParametersTypeDescription
idintThe redemption option unique id (redemption_option_id).
namestringOption Title e.g. $5.00 off
descriptionstringShort Description. e.g. Get $5.00 off every item in our store for 500 points
iconstringImage if URL. Otherwise, font awesome class name.
cost_textstringHow many points this option costs. e.g. 500 points
amountstring
applies_to_product_typestring
durationstring
Query Params
string

By default, all redemption options will be returned. If set to true, only offline redemption options will be returned.

string

The customer’s email address. Use this param to fetch only the redemptions a specific customer is qualified for.

string

The identifier used to uniquely identify the customer in your system.

string

The customer's phone number in E.164 format. e.g +14155552671. Must be an exact match. Use this param to fetch only the redemptions a specific customer is qualified for.

string

By default, all redemption options will be returned. If a value is passed, only redemption options of that discount type will be returned.

Headers
string
required

The Globally Unique Identifier found in the "Settings" section of your Yotpo loyalty admin.

string
required

Your account API key can be found in the "Settings" section of your Yotpo loyalty admin.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain