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

    Interface StockSummaryInfo

    Stock summary information

    interface StockSummaryInfo {
        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. For SIP P Item, total reserved stock for P Item and all A Items.