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

    Interface BatchUpdateOutletPriceRequest

    Request parameters for batch_update_outlet_price

    Create asynchronous task to batch update outlet item's price

    interface BatchUpdateOutletPriceRequest {
        item_list: BatchUpdateOutletPriceItem[];
    }
    Index

    Properties

    Properties

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