AvaTax for Excise

Version v1
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController

Avalara.Excise.Common.Contracts.Services.RestBusinessEntity

Data Contract Class - BusinessEntityDC for REST services. This class represents a business entity with associated accounts and identification information. Business entities can become obsolete over time, managed through the IObsoletable interface.

Parameters
CustomIdOptional
string

The client-defined identifier for this business entity.

EffectiveDateOptional
string

The date when the record becomes effective.

ObsoleteDateOptional
string

The date when the record becomes obsolete.

TradeNameOptional
string

The doing-business-as or trade name.

LegalNameOptional
string

The legal name of the business.

NameControlOptional
string

The name control characters used for tax or regulatory matching.

Address1Optional
string

The first line of the street address.

Address2Optional
string

The second line of the street address.

CityOptional
string

The city or locality.

JurisdictionOptional
string

The jurisdiction or state code.

PostalCodeOptional
string

The postal or ZIP code.

CountryCodeOptional
string

The ISO 3166-1 alpha-3 country code.

CountyOptional
string

The county name.

CountyCodeOptional
string

The county code.

AlternateJurisdictionOptional
string

An alternate jurisdiction designation when applicable.

BusinessAccountsOptional
array

The business accounts (licenses or registrations) associated with this entity.

BusinessEntityIdCodesOptional
array

The identification codes (by country and type) associated with the business entity.

CustomIdPriorityOptional
integer

The match priority when resolving the entity by custom identifier.

IdCodeAndIdTypePriorityOptional
integer

The match priority when resolving the entity by ID type and ID code.

LegalNamePriorityOptional
integer

The match priority when resolving the entity by legal name.

BusinessEntityMappingIdOptional
string

The client-supplied correlation identifier for this entity in import or mapping operations.