Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface UpdateDiscountItemModel

    UpdateDiscountItemModel sub-interface for UpdateDiscountItemItem

    interface UpdateDiscountItemModel {
        model_id: number;
        model_promotion_price: number;
    }
    Index

    Properties

    model_id: number

    Shopee's unique identifier for a variation of an item. If there is no variation of this item, you don't need to input this param. Dafault is 0.

    model_promotion_price: number

    The discount price of the item.