PartyCreditProfileInquiry

Represents the details of inquiries made by external organizations to access a borrower's credit report. Can influence a lender's opinion of a borrower's risk profile based on the type of credit inquiries received. 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
InquirerName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the inquirer.
InquiryDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date of inquiry.
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 inquiry.
This field is a relationship field.
Relationship Name
PartyCreditProfile
Relationship Type
Master-detail
Refers To
PartyCreditProfile (the master object)

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.

PartyCreditProfileInquiryChangeEvent
Change events are available for the object.
PartyCreditProfileInquiryHistory
History is available for tracked fields of the object.
PartyCreditProfileInquiryOwnerSharingRule
Sharing rules are available for the object.
PartyCreditProfileInquiryShare
Sharing is available for the object.