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

    Interface GetCurrentInventorySku

    GetCurrentInventorySku sub-interface for GetCurrentInventoryItem

    interface GetCurrentInventorySku {
        fulfill_mapping_mode?: number;
        model_id?: string;
        model_name?: string;
        mtsku_id?: string;
        not_moving_tag?: number;
        shop_sku_list?: GetCurrentInventoryShopSku[];
        whs_list?: GetCurrentInventoryWhs[];
    }
    Index

    Properties

    fulfill_mapping_mode?: number

    0-Null;1-Bundle SKU;2-Parent SKU

    model_id?: string

    Warehouse model SKU IDFor CB global items, this is equal to the global model_id.

    For local items, it differs from model_id; use shop_model_id to match the model_id

    model_name?: string

    model name

    mtsku_id?: string

    mtsku id

    not_moving_tag?: number
    shop_sku_list?: GetCurrentInventoryShopSku[]

    Info of whs