Contact
69 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.IsActiveDescription:Specifies whether the current contact is active and can be specified in documents. Only active contacts can be specified in such documents as CROpportunity, CRCase, CRQuote, PM.PMQuote. The duplicate validation feature FeaturesSet.ContactDuplicate works only with active contacts. | |||
Activities | List | ActivityDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Address | Address | Address | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
OverrideAccountAddress | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.OverrideAddressDescription:Specifies whether the address information of this contact differs from the address information of the business account associated with this contact. IF it is so, the address information is synchronized with the associated business account. The behavior is controlled by the ContactMaint.ContactBAccountSharedAddressOverrideGraphExt graph extension. | |||
AddressValidated | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Address.IsValidatedDescription:If set to true, this field indicates that the address has been successfully validated by Acumatica ERP. | |||
Attention | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.AttentionDescription:The name of the document recipient (a person or team) used in the documents. Not used in primary graph, only in documents, for instance, CROpportunity, SO.SOOrder, and so on. | |||
Attributes | List | AttributeValue | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
BusinessAccount | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.BAccountIDDescription:The identifier of the related business account. Corresponds to the value of the BAccount.BAccountID field. | |||
Campaigns | List | CampaignDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Cases | List | CaseDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CompanyName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FullNameDescription:The name of the company the contact works for. | |||
ContactClass | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.ClassIDDescription:The identifier of the class. Corresponds to the value of the CRContactClass.ClassID field. | |||
ContactID | IntValue | int | |
DAC Field: PX.Objects.CR.Contact.ContactIDDescription:The identifier of the contact. This field is the key field. This field is an identity auto-increment database field that in normal conditions cannot be duplicated in different tenants. This value is present in the URI of the open document: "ScreenId=CR302000&ContactID=100044". | |||
ContactMethod | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.MethodDescription:The person's preferred method of contact. The field can have one of the values listed in the CRContactMethodsAttribute class. | |||
ConvertedBy | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
DateOfBirth | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.Contact.DateOfBirthDescription:The date of birth. | |||
DisplayName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.DisplayNameDescription:The display name of the contact. Its value is made up of the LastName, FirstName, MidName, and Title values. The format depends on the PreferencesGeneral.PersonNameFormat site setting. This field is changed when the fields it depends on are changed. | |||
DoNotCall | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.NoCallDescription:Specifies (if set to true) that the contact should not be called. The system does not rely on this field, but the value can be used by an external system or as an indicator. | |||
DoNotEmail | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.NoEMailDescription:Specifies (if set to true) that the email of the contact will not be involved in the mass email process. This contact will not receive any notification emails. Contacts with this field set to true will not receive mass emails sent by the CRMassMailMaint graph (the Mass Emails (CR308000) form). | |||
DoNotFax | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.NoFaxDescription:Specifies (if set to true) that no fax should be sent to the contact. The system does not rely on this field, but the value can be used by an external system or as an indicator. | |||
DoNotMail | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.NoMailDescription:Specifies (if set to true) that no mail should be sent to the contact. The system does not rely on this field, but the value can be used by an external system or as an indicator. | |||
Duplicate | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.DuplicateStatusDescription:The duplicate status of the contact. The field indicates whether the contact was validated by the duplicate validation (see FeaturesSet.ContactDuplicate). The field can have one of the values listed in the DuplicateStatusAttribute class. The default value is DuplicateStatusAttribute.NotValidated. | |||
DuplicateFound | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.DuplicateFoundDescription:Specifies whether DuplicateStatus is equal to DuplicateStatusAttribute.PossibleDuplicated when the FeaturesSet.ContactDuplicate feature is enabled. | |||
Duplicates | List | ContactDuplicateDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Email | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.EMailDescription:The email address of the contact. The field should be a valid email address, or a list of email addresses separated by semicolons. The email addresses will be validated with the EmailParser.ParseAddresses(string) method. | |||
Fax | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FaxDescription:The fax number. The type of the number can be set by the FaxType field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
FaxType | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FaxTypeDescription:The phone type for the Fax field. The field can have one of the values listed in the PhoneTypesAttribute class. | |||
FirstName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FirstNameDescription:The first name of the person. | |||
Gender | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.GenderDescription:The gender of the contact. The field can have one of the values listed in the GendersAttribute class, and a default value can be set depending on the value of Title. | |||
Image | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.ImgDescription:The image attached to the contact. The value can be fetched from the exchange server during contacts synchronization (see FeaturesSet.ExchangeIntegration). | |||
JobTitle | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.SalutationDescription:The job title of the person. | |||
LanguageOrLocale | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.LanguageIDDescription:The language in which the contact prefers to communicate. By default, the system fills in the box with the locale specified for the contact's country. This field is displayed on the form only if there are multiple active locales configured on the System Locales (SM200550) form (corresponds to the LocaleMaintenance graph). | |||
LastIncomingActivity | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivityStatistics.LastIncomingActivityDateDescription:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.Contact.LastModifiedDateTimeDescription:No description available | |||
LastName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.LastNameDescription:The last name of the person. | |||
LastOutgoingActivity | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivityStatistics.LastOutgoingActivityDateDescription:No description available | |||
MaritalStatus | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.MaritalStatusDescription:The marital status of the contact. The field can have one of the values listed in the MaritalStatusesAttribute class. | |||
MarketingLists | List | MarketingListDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
MiddleName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.MidNameDescription:The middle name of the person. | |||
NoMarketing | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.NoMarketingDescription:Specifies (if set to true) that the email of the contact will not be involved in the mass email process. Contacts with this field set to true will not receive mass emails sent by the CRMassMailMaint graph (the Mass Emails (CR308000) form). | |||
NoMassMail | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.NoMassMailDescription:Specifies (if set to true) that the email of the contact will not be involved in the mass email process. Contacts with this field set to true will not receive mass emails sent by the CRMassMailMaint graph (the Mass Emails (CR308000) form). | |||
Notifications | List | ContactNotification | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Opportunities | List | OpportunityDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Owner | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.OwnerIDDescription:No description available | |||
OwnerEmployeeName | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ParentAccount | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.ParentBAccountIDDescription:The identifier of the account that is considered as parent for the current account (BAccountID). Corresponds to the value of the BAccount.BAccountID field. There is no business logic in the application for this field. | |||
Phone1 | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone1Description:The phone number. The type of the number can be set by the Phone1Type field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
Phone1Type | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone1TypeDescription:The phone type for the Phone1 field. The field can have one of the values listed in the PhoneTypesAttribute class. | |||
Phone2 | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone2Description:The second phone number. The type of the number can be set by the Phone2Type field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
Phone2Type | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone2TypeDescription:The phone type for the Phone2 field. The field can have one of the values listed in the PhoneTypesAttribute class. | |||
Phone3 | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone3Description:The third phone number. The type of the number can be set by the Phone3Type field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
Phone3Type | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone3TypeDescription:The phone type for the Phone3 field. The field can have one of the values listed in the PhoneTypesAttribute class. | |||
QualificationDate | DateTimeValue | DateTime | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Reason | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.ResolutionDescription:The reason why the Status of this contact has been changed. The property is used by the LeadMaint graph, displayed on the Leads (CR301000) form for CRLead objects, and controlled by the workflow engine. | |||
Relations | List | RelationDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
RoleAssignments | List | BCRoleAssignment | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Source | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.SourceDescription:The source of the contact. If a contact was created from a lead, the value is copied from the lead related to the contact. The field can have one of the values listed in the CRMSourcesAttribute class. | |||
SourceCampaign | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.CampaignIDDescription:The identifier of the campaign that resulted in creation of the contact. Corresponds to the CRCampaign.campaignID field. The property is used by the LeadMaint graph and displayed on the Leads (CR301000) form. | |||
SpouseOrPartnerName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.SpouseDescription:The name of the spouse or partner of the contact. | |||
Status | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.StatusDescription:The status of the contact. The field values are controlled by the workflow engine, and the field is not used by the application logic directly. | |||
Synchronize | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Contact.SynchronizeDescription:Specifies whether the contact should be included in exchange synchronization. The value is used in the exchange integration (see FeaturesSet.ExchangeIntegration). The default value is true. | |||
Title | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.TitleDescription:The title of the person. The predefined values are listed in the TitlesAttribute class, but this field can have any value. | |||
Type | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.ContactTypeDescription:The type of the contact. The field can have one of the values listed in the ContactTypesAttribute class. The default value is ContactTypesAttribute.Person. This field must be specified at the initialization stage and not be changed afterwards. | |||
UserInfo | ContactUserInfo | ContactUserInfo | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
WebSite | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.WebSiteDescription:The URL of the contact website. The field should contain a valid URL. | |||
Workgroup | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.WorkgroupIDDescription:No description available | |||
WorkgroupDescription | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
NoteID | GuidValue | Guid | |
DAC Field: PX.Objects.CR.Contact.NoteIDDescription:No description available | |||
FullName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FullNameDescription:The name of the company the contact works for. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"DisplayName": {
"value": "string"
}
}For every property this entity accepts, see the properties table.
Optional Children
None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.
Activitiesa list ofActivityDetailrequired if you include one:SummaryCampaignsa list ofCampaignDetailrequired if you include one:ContactIDsupplied by the parent:CampaignIDCasesa list ofCaseDetailrequired if you include one:SubjectOpportunitiesa list ofOpportunityDetailrequired if you include one:StageStatusSubjectRelationsa list ofRelationDetailrequired if you include one:RoleTypeUserInfoa nestedContactUserInforequired if you include one:LoginPassword