PartyProfileAddress

Represents information about the address of the party. This object is available in API version 62.0 and later.

Supported Calls

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

Special Access Rules

This object is available if Talent Recruitment Management is enabled in your org. To access the object, you need one of these permission sets.

User Type Permission Set
Internal Users Talent Recruitment Management Specialist Access
Salesforce Platform Users

Talent Recruitment Management Hiring Manager Access

OR

Talent Recruitment Management Employee Access

Customer and Partner Community Users Talent Recruitment Management Applicant Access

Fields

Field Details
Address
Type
address
Properties
Filter, Nillable
Description
The full address.
AddressType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the type of party address.
Picklist values for this field aren't predefined. Before you create a record, ensure that your Salesforce admin has defined picklist values according to your organization’s requirements.
City
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The city detail for the address. For example, this field is known as MailingCity on Contact.
Country
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The country detail for the address. For example, this field is known as MailingCountry on Contact.
GeocodeAccuracy
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The level of accuracy of a location’s geographical coordinates compared with its physical address. A geocoding service typically provides this value based on the address’s latitude and longitude coordinates.
Possible values are:
  • Address
  • Block
  • City
  • County
  • ExtendedZip
  • NearAddress
  • Neighborhood
  • State
  • Street
  • Unknown
  • Zip
IsPrimaryAddress
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the party's address is the primary address.
The default value is false.
IsCurrentAddress
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the party profile address is the current address (true) or not (false).
The default value is false.
IsPermanentAddress
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the address of the party profile is a permanent address (true) or not (false).
The default value is false.
IsVerified
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates whether the party profile address is verified (true) or not (false).
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.
Latitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Used with Longitude to specify the precise geolocation of the address. For example, this field is known as MailingLatitude on Contact.
Longitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Used with Latitude to specify the precise geolocation of the address. For example, this field is known as MailingLongitude on Contact.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the party profile address 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 address.
This field is a relationship field.
Relationship Name
PartyProfile
Relationship Type
Lookup
Refers To
PartyProfile
PostalCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The postal code for the address. For example, this field is known as MailingPostalCode on Contact.
State
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The state detail for the address. For example, this field is known as MailingState on Contact.
Street
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The street detail for the address. For example, this field is known as MailingStreet on Contact.
ValidityEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the party profile address becomes valid.
ValidityStartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date until when the party profile address is valid.

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.

PartyProfileAddressChangeEvent
Change events are available for the object.
PartyProfileAddressFeed
Feed tracking is available for the object.
PartyProfileAddressHistory
History is available for tracked fields of the object.
PartyProfileAddressOwnerSharingRule
Sharing rules are available for the object.
PartyProfileAddressShare
Sharing is available for the object.