LoyaltyTierGrantRule

Determines how an Enrollment can be granted automatic access to a Tier.

  • point_threshold
    Type: integer
    required

    number of points, as qualified by the point_threshold_type setting in the Tier System Configuration, that an enrollment must reach to be assigned to this tier

  • tier_id
    Type: integer
    required

    Sparkfly ID for the Tier

  • created_at
    Type: stringFormat: date-time
    read-only

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • id
    Type: integer
    read-only

    Unique ID generated by Sparkfly

  • status
    Type: stringenum
    read-only

    determines whether or not a rule will be checked when an Enrollment transacts

    values
    • pending
    • active
    • suspended
    • archived
  • updated_at
    Type: stringFormat: date-time
    read-only

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z