Loyalty tiers

A Loyalty Tier resource represents a customer’s current tier, whether points- or spend-based.

Although we do not currently expose any direct endpoints for loyalty tiers, you can retrieve the loyalty_tier information included within the loyalty_tier_membership object through the following APIs:

FieldTypeDescription
idintegerUnique ID of the tier
namestringName of the tier
numberintegerWhere the tier sits in the hierarchy of your tiers
defaultbooleanA boolean value indicating if this tier is the default tier
hiddenbooleanA boolean value indicating if this tier is hidden
lower_boundstringString representation of the lower bounds of this tier
upper_boundstring or nullString representation of the upper bounds of this tier