LoyaltyTierGrant
When an Enrollment (automatically or manually) reaches a Tier, it is awarded a new Tier Grant that expires after a period of time (as determined by the Tier System Configuration and applicable Tier Grant Rules). Enrollments can have multiple active grants, varying in Tier and term (e.g. an automatically earned "Gold" grant that expires in a year, and a temporary, manually awarded "Platinum" grant given for 30 days).
Which Tier an Enrollment is "in" (i.e. which Reward Catalogs and Point Accrual Rules they will have access to) is determined exclusively by the "highest" active Tier (as determined by the Tier order) that they have an active (non-voided) Grant for.
When an Enrollment has no active Grants, they will be given access to the lowest Tier by default.
- tierType: integer
_id requiredSparkfly ID of the Tier
- createdType: stringFormat: date-time
_at read-onlythe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- endType: stringFormat: date
_date defines the end of the grant’s term, based on
grant_term_type/lengthsettings in the Tier System Configuration for automatic grants - enrollmentType: integer
_id read-onlySparkfly ID of the Enrollment
- idType: integerread-only
Unique ID generated by Sparkfly
- typeType: stringenumread-only
automatic- automatically awarded through point earn activitymanual- assigned manually
values- automatic
- manual
- updatedType: stringFormat: date-time
_at read-onlythe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- voidedType: stringFormat: date-time
_at read-onlywhen set, denotes that, and when, the Tier Grant was expired or manually voided