Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

PartyCreditProfileAlert

Represents the alerts and triggers raised against a borrower's credit activities, such as sudden score changes, new accounts, and payment defaults. Aids in detecting fraud, identifying borrower errors, and facilitating verification processes. This object is available in API version 65.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, Group, Nillable, Sort, Update
Description
The description of the alert.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
PartyCreditProfileId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The party credit profile associated with the alert.
This field is a relationship field.
Relationship Name
PartyCreditProfile
Relationship Type
Master-detail
Refers To
PartyCreditProfile (the master object)
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of alert.
Possible values are:
  • Address Mismatch
  • Fraud
  • Identity Mismatch
  • OFAC

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.

PartyCreditProfileAlertChangeEvent
Change events are available for the object.
PartyCreditProfileAlertHistory
History is available for tracked fields of the object.
PartyCreditProfileAlertOwnerSharingRule
Sharing rules are available for the object.
PartyCreditProfileAlertShare
Sharing is available for the object.