Tax information about the buyer.

BuyerTaxInfo

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

Properties

CompanyLegalName?: string

The legal name of the company.

BuyerTaxInfo

The list of tax classifications.

BuyerTaxInfo

TaxingRegion?: string

The country or region imposing the tax.

BuyerTaxInfo

MMNEPVFCICPMFPCPTTAAATR