LoyaltyTierProgress
Gives information on how many Points are needed to advance to higher Tiers.
- currentType: object
_tier The tier the enrollment currently holds. Absent when the enrollment is not associated with any active tier
- idType: integerrequired
The unique identifier of the tier the enrollment currently holds
- nameType: stringrequired
The display name of the tier the enrollment currently holds
- endType: string Format: date
_date The date through which the enrollment's current tier is granted. Absent when the current tier doesn't end (e.g. the enrollment holds the tier permanently, or no end date applies)
- qualifyingType: integer
_points Total number of points earned by the enrollment that count towards tier progress. This is calculated based on the program's tier system configuration (e.g. total historical points, points earned within calendar years, or points earned within relative days).
- tierType: array object[]
_progress - pointType: integer
_threshold the grant rule's point threshold required to achieve this tier
- pointsType: integer
_remaining the amount of points needed to advance to that tier
- tierType: integer
_id the unique identifier for the tier
- tierType: string
_name short identifier for the tier