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

    Interface StockAgingSku

    SKU information for stock aging

    interface StockAgingSku {
        barcode: string;
        fulfill_mapping_mode: number;
        model_id: string;
        model_name: string;
        mtsku_id: string;
        shop_sku_list: ShopSku[];
        whs_list: WhsStockAging[];
    }
    Index

    Properties

    barcode: string

    Barcode

    fulfill_mapping_mode: number

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

    model_id: string

    Warehouse model SKU ID

    model_name: string

    Model name

    mtsku_id: string

    mtsku id

    shop_sku_list: ShopSku[]

    Shop SKU list

    whs_list: WhsStockAging[]

    Warehouse list