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

Represents a manufacturer, including registration details, physical and mailing addresses, and associated jurisdictions.

Parameters
CountryCodeOptional
string

The ISO 3166-1 alpha-3 country code.

JurisdictionOptional
string

The jurisdiction or state code.

MsaStatusOptional
string

The master settlement agreement (MSA) status.

IdTypeOptional
string

The type of business entity identifier.

Enum: FEIN, SSN, CBN, CUSTOM
IdCodeOptional
string

The business entity identifier value.

EffectiveDateOptional
string

The date when the record becomes effective.

ObsoleteDateOptional
string

The date when the record becomes obsolete.

LicenseNumberOptional
string

The license number.

LegalNameOptional
string

The legal business name.

TradeNameOptional
string

The trade or doing-business-as name.

PhysicalAddress1Optional
string

The first line of the physical street address.

PhysicalAddress2Optional
string

The second line of the physical street address.

PhysicalCityOptional
string

The city for the physical address.

PhysicalJurisdictionOptional
string

The jurisdiction or state code for the physical address.

PhysicalPostalCodeOptional
string

The postal or ZIP code for the physical address.

PhysicalCountryCodeOptional
string

The ISO 3166-1 alpha-3 country code for the physical address.

PhysicalCountyOptional
string

The county name for the physical address.

PhysicalCountyCodeOptional
string

The county code for the physical address.

MailingAddress1Optional
string

The first line of the mailing street address.

MailingAddress2Optional
string

The second line of the mailing street address.

MailingCityOptional
string

The city for the mailing address.

MailingJurisdictionOptional
string

The jurisdiction or state code for the mailing address.

MailingPostalCodeOptional
string

The postal or ZIP code for the mailing address.

MailingCountryCodeOptional
string

The ISO 3166-1 alpha-3 country code for the mailing address.

MailingCountyOptional
string

The county name for the mailing address.

MailingCountyCodeOptional
string

The county code for the mailing address.

CustomIdOptional
string

The client-defined custom identifier.

ManufacturerCodeOptional
string

The manufacturer code.

ManufacturerJurisdictionsOptional
array

The jurisdiction-specific records associated with this manufacturer.

ManufacturerMappingIdOptional
string

The client-supplied mapping identifier for correlating requests and responses.