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

    Interface GetFulfillmentMappingInventoryListStockContext

    GetFulfillmentMappingInventoryListStockContext sub-interface for GetFulfillmentMappingInventoryListList

    interface GetFulfillmentMappingInventoryListStockContext {
        mapping_sellable_stock?: number;
        parent_mtsku_list?: GetFulfillmentMappingInventoryListParentMtsku[];
        physical_sellable_stock?: number;
    }
    Index

    Properties

    mapping_sellable_stock?: number

    The calculated mapping sellable stock that convert from Parent MTSKUs.

    physical_sellable_stock?: number

    The physical sellable stock for bundle MTSKU without any mapping convert stock.