PartyCreditProfile

Represents the credit score details for a party. This object is available in API version 60 and later.

Supported Calls

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

Fields

Field Details
CreditBureauName
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the credit bureau providing the credit profile information.
CreditPrflReportIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier of the credit profile report from the credit bureau for a party profile.
CreditScore
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The credit score of the party profile.
CreditScoreDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the credit score of the party profile was accessed.
IsVerified
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates whether the party credit profile is verified (true) or not (false).
Possible values are:
  • Verification Unsuccessful
  • Verified
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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the party credit profile record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the record owner.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
PartyProfileId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The party profile that's associated with the risk assessment.
This field is a relationship field.
Relationship Name
PartyProfile
Relationship Type
Lookup
Refers To
PartyProfile
ReferenceObjectId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
This field is a polymorphic relationship field.
Relationship Name
ReferenceObject
Refers To
Account, Applicant, Contact, PartyProfile
TotalExposureAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The total amount of outstanding loans of applicant, from all banks.

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.

PartyCreditProfileChangeEvent
Change events are available for the object.
PartyCreditProfileFeed
Feed tracking is available for the object.
PartyCreditProfileHistory
History is available for tracked fields of the object.
PartyCreditProfileOwnerSharingRule
Sharing rules are available for the object.
PartyCreditProfileShare
Sharing is available for the object.