Skip to main content
Retrieve all VIP tiers for the shop, including their requirements and point multipliers.

Usage

Response

boolean
Whether the request was successful.
array
List of VIP tiers ordered by threshold.
string
How customers qualify for tiers (e.g. "points", "spend", "orders").
string | null
A second entry method when the shop combines two criteria, or null.
string
"AND" or "OR", describing how entryMethod and entryMethodExtra combine.
string
The shop’s currency symbol.
string | null
The multiplier mode, or null if not configured.
string
"points" or "store_credit". See Loyalty modes.
string | null
The shop’s ISO currency code, or null.

Sample response