Selling Partner API SDK for JavaScript
    Preparing search index...

    Tax collection information for an order item.

    interface ItemTaxCollection {
        model?: string;
        responsibleParty?: string;
    }
    Index

    Properties

    model?: string

    The tax collection model applied to the item. Possible values: - MARKETPLACE_FACILITATOR (Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller)

    responsibleParty?: string

    The party responsible for withholding the taxes and remitting them to the taxing authority.