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.RestLocation

Represents a location for REST services, including address, identifiers, and tax jurisdiction fields.

Parameters
LocationMappingIdOptional
string

The client-supplied identifier that correlates this location with the import request.

LocationIdOptional
integer

The unique identifier of the location record.

MasterCompanyIdOptional
integer

The unique identifier of the master company that owns this record.

EffectiveDateOptional
string

The date when the record becomes effective.

ObsoleteDateOptional
string

The date when the record becomes obsolete.

TerminalCodeOptional
string

The terminal code associated with this location.

CustomIdOptional
string

A client-defined identifier for this location.

DescriptionOptional
string

A human-readable description of the location.

Address1Optional
string

The first line of the street address.

Address2Optional
string

The second line of the street address.

CityOptional
string

The city name.

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.

AirportCodeOptional
string

The airport code, if applicable.

AlternateJurisdictionOptional
string

An alternate jurisdiction designation, if applicable.

AlternateFacilityNumberOptional
string

An alternate facility registration number.

DepNumberOptional
string

The DEP or related regulatory identifier for this location.

LocationTypeOptional
string

The type classification of the location.

OutsideCityLimitIndOptional
string

Whether the location is outside city limits (Yes or No).

Enum: Y, N
StateAssignedCodeOptional
string

The code assigned to this location by the state.

SiteCodeOptional
string

The site code for this location.

SpecialJurisdictionOptional
string

A special jurisdiction designation, if applicable.