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

    Interface BatchUpdateOutletStockStock

    BatchUpdateOutletStockStock sub-interface for BatchUpdateOutletStockItem

    interface BatchUpdateOutletStockStock {
        model_id?: number;
        seller_stock: BatchUpdateOutletStockSellerStock[];
    }
    Index

    Properties

    model_id?: number

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

    The seller stock by location.