Skip to main content
A VIP tier represents a status or level that a customer can achieve as they move through a VIP program. Customers move through different VIP tiers by accruing points or making purchases. VIP tiers can be preloaded.
id
integer

The unique identifier of the VIP tier.

Example:

426715799

name
string

The display name of the VIP tier.

Example:

"Gold"

imageUrl
string

The image of the VIP tier.

Example:

"https://platform.smile.io/v1/images/vip_tiers/vip-tier-3.svg"

milestone
number<float>

The threshold a customer must reach to be eligible for the VIP tier. Represents either points or a dollar amount depending on program configuration.

Example:

500

perks
object[]

Ongoing benefits a customer is entitled to when in the tier.

entryRewards
object[]

Rewards issued to a customer when they enter the VIP tier.