Retrieve all VIP tiers for the shop, including their requirements and point multipliers.
Usage
Response
Whether the request was successful.
List of VIP tiers ordered by threshold.
Display name of the tier.
Description of the tier, or null if not set.
The tier ranking value, mirroring the requirement for the shop’s primary entry method.
Points requirement, set when points is a primary or extra entry criterion.
Spend requirement, set when spend is a primary or extra entry criterion.
Orders requirement, set when orders is a primary or extra entry criterion.
Points earning multiplier for this tier.
URL of the tier badge image, or null if not set.
Hex color code for the tier badge, or null if not set.
Active rewards associated with this tier.
Display name of the reward.
Type of discount applied.
Cost to redeem, in the shop’s loyalty unit.
Whether the reward is currently active.
Whether this reward is granted automatically on reaching the tier.
Number of days before the reward expires, or null if it does not expire.
How customers qualify for tiers (e.g. "points", "spend", "orders").
A second entry method when the shop combines two criteria, or null.
"AND" or "OR", describing how entryMethod and entryMethodExtra combine.
The shop’s currency symbol.
The multiplier mode, or null if not configured.
The shop’s ISO currency code, or null.
Sample response