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

    Interface BatchUpdateOutletPricePrice

    BatchUpdateOutletPricePrice sub-interface for BatchUpdateOutletPriceItem

    interface BatchUpdateOutletPricePrice {
        model_id?: number;
        original_price: number;
    }
    Index

    Properties

    model_id?: number

    The model ID of the product. Empty for item without model.

    original_price: number

    The original price to update. The value must be greater than 0.