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

    Interface GetItemBaseInfoSummaryInfo

    GetItemBaseInfoSummaryInfo sub-interface for GetItemBaseInfoStockInfoV2

    interface GetItemBaseInfoSummaryInfo {
        total_available_stock?: number;
        total_reserved_stock?: number;
    }
    Index

    Properties

    total_available_stock?: number

    total available stock

    total_reserved_stock?: number

    Stock reserved for promotion.Note: For SIP P Item, will return the total reserved stock for P Item and all A Items under the P Item;