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

    Interface GetStockAgingSku

    GetStockAgingSku sub-interface for GetStockAgingItem

    interface GetStockAgingSku {
        barcode?: string;
        fulfill_mapping_mode?: number;
        model_id?: string;
        model_name?: string;
        mtsku_id?: string;
        shop_sku_list?: GetStockAgingShopSku[];
        whs_list?: GetStockAgingWhs[];
    }
    Index

    Properties

    barcode?: string
    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

    shop_sku_list?: GetStockAgingShopSku[]
    whs_list?: GetStockAgingWhs[]

    Info of whs