Newer Version Available

This content describes an older version of this product. View Latest

LoyaltyLedger

Records the points that have been credited or debited for a member across the transactions. This object is available in API version 51.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete()

Fields

Field Details
ActivityDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which the transaction was performed by the loyalty program member.
AdditionalNotes
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The notes about the transactions performed by the loyalty program members.
Correlation
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of any Salesforce entity.
EventType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of the loyalty transaction.
Possible values are:
  • Credit
  • Debit
  • Expiry
ExpiryDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date on which the transaction expires.
Flow
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the flow.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
LoyaltyProgramCurrencyId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the loyalty program currency.
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the loyalty program member.
Points
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The points available for the loyalty program member.
TransactionJournalId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the transaction journal.