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

Represents manufacturer jurisdiction information for REST services, containing jurisdiction details and status information.

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.

LicenseNumberOptional
string

The license number.

ManufacturerCodeOptional
string

The manufacturer code.

StatusOptional
string

The processing status of this record (e.g., Inserted, Updated, Failed).

MessageOptional
string

A human-readable status or result message.