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

    Further granular breakdown of the subtotal of the proceeds breakdown, only available for TAX and DISCOUNT proceeds type.

    interface ItemProceedsDetailedBreakdown {
        subtype?: string;
        value?: Money;
    }
    Index

    Properties

    Properties

    subtype?: string

    Specific classification of the further granular breakdown. Possible values: ITEM, SHIPPING, GIFT_WRAP, COD_FEE, OTHER, DISCOUNT

    value?: Money