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

    Interface UpdateStockStock

    UpdateStockStock sub-interface for UpdateStockRequest

    interface UpdateStockStock {
        model_id?: number;
        seller_stock: UpdateStockSellerStock[];
    }
    Index

    Properties

    model_id?: number

    0 for no model item.

    seller_stock: UpdateStockSellerStock[]

    new stock info(Please notice that stock(including Seller Stock and Shopee Stock) should be larger than or equal to real-time reserved stock)