LoyaltyPgmCurrencyExtPrd

Represents an additional timeframe beyond the standard expiration date for redeeming or reinstating points. It enables tier-based flexibility, allowing certain members more time to utilize their points before they are forfeited. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ExtensionDuration
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The duration of the extension. It's used with ExtensionDurationUnit to specify the extension period.
ExtensionDurationUnit
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The unit of time for the extension duration.
Valid values are:
  • Days
  • Months
ExtensionType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of extension period.
Valid values are:
  • ExpiryExtension—The additional duration after the original currency expiry during which users can redeem their points.
  • ReinstatementWindow—The timeframe before the current date during which points must have expired to be eligible for reinstatement. For example, if the ReinstatementWindow value is 10 days and points are reinstated on 1/15/2026, then all the points that expired on or after 1/5/2026 are reinstated.
IsExpiryExempt
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether points are exempt from expiry.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced the record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed the record.
LoyaltyProgramCurrencyId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The loyalty program currency associated with the record.
This field is a relationship field.
Relationship Name
LoyaltyProgramCurrency
Refers To
LoyaltyProgramCurrency
LoyaltyProgramId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The loyalty program associated with the record.
This field is a relationship field.
Relationship Name
LoyaltyProgram
Relationship Type
Master-detail
Refers To
LoyaltyProgram (the master object)
LoyaltyTierId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The loyalty tier associated with the record.
This field is a relationship field.
Relationship Name
LoyaltyTier
Refers To
LoyaltyTier
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the record.
TargetAudienceReferenceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
Specifies the tier for which to determine eligibility for expiry extension or reinstatement.
This field is a polymorphic relationship field.
Relationship Name
TargetAudienceReference
Refers To
LoyaltyTier

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

LoyaltyPgmCurrencyExtPrdChangeEvent
Change events are available for the object.
LoyaltyPgmCurrencyExtPrdHistory
History is available for tracked fields of the object.