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

    Type Alias BatchUpdateOutletStockParams

    Parameters for batch updating outlet stock

    type BatchUpdateOutletStockParams = {
        item_list: BatchUpdateOutletStockItem[];
    }
    Index

    Properties

    Properties

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