Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface MarketplaceTaxInfo

    Tax information about the marketplace.

    interface MarketplaceTaxInfo {
        TaxClassifications?: TaxClassification[];
    }
    Index
    TaxClassifications?: TaxClassification[]

    A list of tax classifications that apply to the order.