Loyalty tiers

A Loyalty Tier resource represents a customer’s current tier, whether points- or spend-based. We don’t currently expose any endpoints for loyalty tiers.

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 | nullString representation of the upper bounds of this tier