A promotion applied to an item.

Promotion

interface FinancesApiModelPromotion {
    PromotionAmount?: FinancesApiModelCurrency;
    PromotionId?: string;
    PromotionType?: string;
}

Properties

PromotionAmount?: FinancesApiModelCurrency

Promotion

PromotionId?: string

The seller-specified identifier for the promotion.

Promotion

PromotionType?: string

The type of promotion.

Promotion

MMNEPVFCICPMFPCPTTAAATR