Newer Version Available

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

LoyaltyProgramPartner

Represents partners that are associated with a given loyalty program. Partners can be an accrual partner, a redemption partner, or both. This object is available in API version 51.0 and later.

Supported Calls

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

Fields

Field Details
AccrualCostperUnit
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The cost per point associated with the transactions of accrual partner. This field is available in API version 52.0 and later.
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.
LoyaltyPartnerId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. ID of the loyalty program partner.
This is a relationship field.
Relationship Name
LoyaltyPartner
Relationship Type
Lookup
Refers To
Account
LoyaltyProgramId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. ID of the loyalty program.
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
The name of the loyalty program partner.
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
PartnerCategory
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The category of the program partnership.
Possible values are:
  • Alliance
  • Bilateral
PartnerIndustry
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Required. The industry type of the program partner.
Possible values are:
  • Apparels
  • Electronics
  • F & B
PartnerStatus
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. The status of the partner in the loyalty program. The default value is Active.
Possible values are:
  • Active
  • Inactive
  • Pending
PartnerType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. The type of the program partnership.
Possible values are:
  • Accrual
  • Both
  • Redemption
PartnershipEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date on which the partnership with the program ends.
PartnershipStartDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
Required. The date on which the partnership with the program starts.
RedemptionCostperUnit
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The cost per point associated with the transactions of redemption partner. This field is available in API version 52.0 and later.

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.

LoyaltyProgramPartnerOwnerSharingRule (API version 52.0)
Sharing rules are available for the object.