action.skip

Business Entity

API Name: BusinessEntity__c

The business entity holds all information regarding a legal entity doing business.

Label API Name Type Description
Business Entity Name Name Text
Cancellation CBS CancellationCBS__c Picklist The credit balance strategy to be applied when canceling entries that relate to this business entity.
Picklist values: Future Settlement, Prepared Refund, Direct Refund
City City__c Text(255) City of the legal address of the business entity.
Company Name CompanyName__c Text(255) Legal name of the business entity.
Country Code CountryCode__c Text(10) The two letter country code of the legal address of the business entity (ISO 3166-1 alpha-2).
Country Country__c Text(255) Country of the legal address of the business entity.
Postal Code PostalCode__c Text(20) Postal code of the legal address of the business entity.
Preferred Bank Account PreferredBankAccount__c Lookup(BankAccount__c) The bank account that is the preferred target or source for financial transactions involving this business entity (like SEPA Direct Debit or SEPA Credit Transfer). It is used when no other bank account is requested on the entry, payment, or refund.
SEPA Creditor ID SEPACreditorId__c Text(35) The mandatory unique identifier of a creditor for SEPA Direct Debit. It is issued by a local authority (like Deutsche Bundesbank) and is part of the SEPA mandate.
Street Street__c Text(255) Street of the legal address of the business entity.
VAT ID TaxId__c Text(255) The unique identifier of the business entity for tax purposes, usually the VAT ID, otherwise another tax ID.