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

    Interface OfferProgramConfigurationPromotionsDiscountFunding

    A promotional percentage discount applied to the offer.

    interface OfferProgramConfigurationPromotionsDiscountFunding {
        percentage?: number;
    }
    Index
    percentage?: number

    The percentage discount on the offer.