BusinessAccount
40 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
AccountRef | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.AcctReferenceNbrDescription:The external reference number of the business account. It can be an additional number of the business account used in external integration. | |||
Activities | List | ActivityDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Attributes | List | AttributeValue | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
BusinessAccountID | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.AcctCDDescription:The human-readable identifier of the business account that is specified by the user or defined by the auto-numbering sequence during the creation of the account. This field is a natural key, as opposed to the surrogate key BAccountID. | |||
Campaigns | List | CampaignDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Cases | List | BusinessAccountCaseDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ClassID | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.ClassIDDescription:Identifier of the business acccount class to which the business account belongs. | |||
Contacts | List | BusinessAccountContact | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Contracts | List | BusinessAccountContract | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
DefaultLocationSettings | BusinessAccountDefaultLocationSetting | BusinessAccountDefaultLocationSetting | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Duplicate | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Duplicates | List | DuplicateDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
LastIncomingActivity | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivityStatistics.LastIncomingActivityDateDescription:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.BAccount.LastModifiedDateTimeDescription:No description available | |||
LastOutgoingActivity | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRActivityStatistics.LastOutgoingActivityDateDescription:No description available | |||
Locations | List | BusinessAccountLocation | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
MainAddress | Address | Address | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
MainAddressValidated | 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. | |||
MainContact | BusinessAccountMainContact | BusinessAccountMainContact | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
MarketingLists | List | MarketingListDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Name | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.AcctNameDescription:The full business account name (as opposed to the short identifier AcctCD). | |||
Opportunities | List | BusinessAccountOpportunityDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Orders | List | BusinessAccountOrder | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Owner | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.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.BAccount.ParentBAccountIDDescription:The identifier of the parent business account. Corresponds to the value of the BAccount.BAccountID field of the parent account. This field is used for consolidating customer account balances on the parent account from child accounts. | |||
PrimaryContact | Contact | Contact | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Relations | List | RelationDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ShippingAddress | Address | Address | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ShippingAddressOverride | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.Standalone.Location.OverrideAddressDescription:If set to "true", indicates that the address overrides the default Address record, which is referenced by DefAddressID. | |||
ShippingAddressValidated | 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. | |||
ShippingContact | BusinessAccountShippingContact | BusinessAccountShippingContact | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
SourceCampaign | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.CampaignSourceIDDescription:The identifier of the marketing or sales campaign that resulted in creation of the business account. Corresponds to the value of the CRCampaign.CampaignID field. | |||
Status | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.StatusDescription:No description available | |||
Type | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.TypeDescription:Represents the type of the business account. The field can have one of the values listed in the BAccountType class. The default value is BAccountType.ProspectType for a prospect, BAccountType.CustomerType for a customer, and BAccountType.VendorType for a vendor. | |||
Workgroup | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.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.BAccount.NoteIDDescription:No description available | |||
CurrencyID | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.CuryIDDescription:The identifier of the Currency, which is applied to the documents of the business account. | |||
EnableCurrencyOverride | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.BAccount.AllowOverrideCuryDescription:If set to true, indicates that the currency of business account documents (which is specified by BAccount.CuryID) can be overridden by a user during document entry. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"BusinessAccountID": {
"value": "string"
},
"Name": {
"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 ofBusinessAccountCaseDetailrequired if you include one:SubjectContactsa list ofBusinessAccountContactrequired if you include one:DisplayNameContractsa list ofBusinessAccountContractrequired if you include one:ContractIDDescriptionOpportunitiesa list ofBusinessAccountOpportunityDetailrequired if you include one:StageStatusSubjectOrdersa list ofBusinessAccountOrderrequired if you include one:StatusPrimaryContacta nestedContactrequired if you include one:DisplayNameRelationsa list ofRelationDetailrequired if you include one:RoleType