Shopee SDK API Reference - v1.14.0
    Preparing search index...

    Type Alias BatchUpdateOutletPriceParams

    Parameters for batch updating outlet price

    type BatchUpdateOutletPriceParams = {
        item_list: BatchUpdateOutletPriceItem[];
    }
    Index

    Properties

    Properties

    The item list to batch update price. The list size must be between 1 and 100.