Interface ShipmentInvoicingApiModelMarketplaceTaxInfo

Tax information about the marketplace.

MarketplaceTaxInfo

interface ShipmentInvoicingApiModelMarketplaceTaxInfo {
    CompanyLegalName?: string;
    TaxClassifications?: ShipmentInvoicingApiModelTaxClassification[];
    TaxingRegion?: string;
}

Properties

CompanyLegalName?: string

The legal name of the company.

MarketplaceTaxInfo

The list of tax classifications.

MarketplaceTaxInfo

TaxingRegion?: string

The country or region imposing the tax.

MarketplaceTaxInfo

MMNEPVFCICPMFPCPTTAAATR