Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

AccountBillingAccount

Represents a junction between Account objects and Billing Account objects. 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()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The Account associated with the Billing Account.
This field is a relationship field.
Relationship Name
Account
Relationship Type
Master-detail
Refers To
Account (the master object)
BillingAccountId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Billing Account associated with the Account.
This field is a relationship field.
Relationship Name
BillingAccount
Refers To
BillingAccount
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the relationship between the Account and Billing Account ends.
RelationshipType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the role of the Account associated with the Billing Account.
Possible values are:
  • Authorised Party—Authorized Party
  • Financially Responsible Party
  • Interested Party
The default value is Financially Responsible Party.
StartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the relationship between Account and Billing Account starts.