Billing Account DMO

Represents a customer billing account with billing preferences, taxation, delivery settings, and account status information.

Object API Name: std__BillingAccountDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id

  • PrimaryBillingAddressId has a FOREIGNKEY relationship with the Address DMO Id field.
  • TemporaryBillingAddressId has a FOREIGNKEY relationship with the Address DMO Id field.
  • Field API Name: std__BillCopiesRequestedNumber__c
  • Data Type: DOUBLE
  • Description: Number of bill copies sent to the customer each billing cycle.
  • Field API Name: std__BillDeliveryMethod__c
  • Data Type: TEXT
  • Description: Chosen method to receive bills, such as paper, email, or electronic statement.
  • Field API Name: std__BillingAccountStatus__c
  • Data Type: TEXT
  • Description: Indicates the status of the customer billing account.
  • Field API Name: std__BillingCycle__c
  • Data Type: TEXT
  • Description: Grouping that controls when a bill is produced.
  • Field API Name: std__BillingEmailAddress__c
  • Data Type: TEXT
  • Description: Email address used for bill delivery.
  • Field API Name: std__BillingFormat__c
  • Data Type: TEXT
  • Description: Specifies whether the customer receives a detailed or summary bill.
  • Field API Name: std__BillingFrequency__c
  • Data Type: TEXT
  • Description: Frequency at which bills are generated, such as monthly or quarterly.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreditRating__c
  • Data Type: TEXT
  • Description: Credit rating of the customer’s billing account.
  • Field API Name: std__CreditScoreNumber__c
  • Data Type: DOUBLE
  • Description: Credit score of the customer’s account.
  • Field API Name: std__CustomerClass__c
  • Data Type: TEXT
  • Description: Grouping of accounts by business attributes used for accounting and validation rules.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Primary key of the billing account record.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsAutopayEnabled__c
  • Data Type: BOOLEAN
  • Description: Indicates whether the customer has opted in to automatic payment.
  • Field API Name: std__IsBillingOnHold__c
  • Data Type: BOOLEAN
  • Description: Indicates whether billing is currently suspended for the account.
  • Field API Name: std__IsLocked__c
  • Data Type: BOOLEAN
  • Description: Indicates whether the billing account is locked from updates.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of the billing account.
  • Field API Name: std__PrimaryBillingAddressId__c
  • Data Type: TEXT
  • Description: Primary address to which bills are sent.
  • Field API Name: std__TaxExemptionEndDate__c
  • Data Type: DATEONLY
  • Description: End date until which the tax exemption is valid.
  • Field API Name: std__TaxExemptionPercentage__c
  • Data Type: DOUBLE
  • Description: Tax exemption percentage the account is eligible for.
  • Field API Name: std__TaxExemptionStartDate__c
  • Data Type: DATEONLY
  • Description: Start date from which the tax exemption is valid.
  • Field API Name: std__TaxExemptionType__c
  • Data Type: TEXT
  • Description: Type of tax exemption the account is eligible for.
  • Field API Name: std__TaxId__c
  • Data Type: TEXT
  • Description: Tax identifier for the customer.
  • Field API Name: std__TemporaryBillingAddressEndDate__c
  • Data Type: DATEONLY
  • Description: End date for when the temporary billing address should be used.
  • Field API Name: std__TemporaryBillingAddressId__c
  • Data Type: TEXT
  • Description: Temporary billing address used instead of the primary billing address.
  • Field API Name: std__TemporaryBillingAddressStartDate__c
  • Data Type: DATEONLY
  • Description: Start date for when the temporary billing address should be used.