Skip to main content
Retrieve the VIP tier assigned to the currently logged-in customer, along with their progress value toward the next tier.

Usage

Response

success
boolean
Whether the request was successful.
data.tier
object | null
The customer’s current VIP tier, or null if no tier is assigned.
data.tierProgressValue
number
The customer’s current progress value toward the next tier.

Sample response