Newer Version Available

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

LoyaltyProgramProcess

Represents information about loyalty program processes that determine how transaction journals are processed. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Description
Type
textarea
Properties
Create, Filter, Nillable, Sort, Update
Description
The description of the loyalty program process.
ExecutionType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort
Description
Specifies the method used for executing the loyalty program process.
Possible values are:
  • Batch
  • BatchAndRealTime—Both
  • RealTime
The default value is 'RealTime'.
JournalSubTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The journal subtype associated with the loyalty program process record.
This is a relationship field.
Relationship Name
JournalSubType
Relationship Type
Lookup
Refers To
JournalSubType
JournalTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The journal type associated with the loyalty program process record.
This is a relationship field.
Relationship Name
JournalType
Relationship Type
Lookup
Refers To
JournalType
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.
LoyaltyProgramId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The loyalty program associated with the loyalty program process record.
This is a relationship field.
Relationship Name
LoyaltyProgram
Relationship Type
Lookup
Refers To
LoyaltyProgram
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Required. The name of the loyalty program process.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ProcessType
Type
picklist
Properties
Create, Filter, Group, Sort
Description
Required. Specifies the type of loyalty program process.
Possible values are:
  • Transaction Journal
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the loyalty program process.
Possible values are:
  • Active
  • Draft
  • Inactive
The default value is 'Draft'.

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.

LoyaltyProgramProcessChangeEvent
Change events are available for the object.
LoyaltyProgramProcessFeed
Feed tracking is available for the object.
LoyaltyProgramProcessHistory
History is available for tracked fields of the object.
LoyaltyProgramProcessOwnerSharingRule
Sharing rules are available for the object.
LoyaltyProgramProcessShare
Sharing is available for the object.