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

    Rate item for shipping costs and adjustments.

    interface RateItem {
        RateItemCharge?: CurrencyAmount;
        RateItemID: "FBM_SHIP_PLUS_CREDIT";
        RateItemNameLocalization?: string;
        RateItemType?: "INCLUDED";
    }
    Index

    Properties

    RateItemCharge?: CurrencyAmount
    RateItemID: "FBM_SHIP_PLUS_CREDIT"
    RateItemNameLocalization?: string

    Localized name for the RateItem.

    RateItemType?: "INCLUDED"