LoyaltyTierProgress

Gives information on how many Points are needed to advance to higher Tiers.

  • qualifying_points
    Type: integer

    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).

  • tier_progress
    Type: array object[]
    • point_threshold
      Type: integer

      the grant rule's point threshold required to achieve this tier

    • points_remaining
      Type: integer

      the amount of points needed to advance to that tier

    • tier_id
      Type: integer

      the unique identifier for the tier

    • tier_name
      Type: string

      short identifier for the tier