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

    Interface GetStockMovementSku

    GetStockMovementSku sub-interface for GetStockMovementItem

    interface GetStockMovementSku {
        adjust_qty?: GetStockMovementAdjustQty;
        barcode?: string;
        end_qty?: GetStockMovementEndQty;
        fulfill_mapping_mode?: number;
        inbound_qty?: GetStockMovementInboundQty;
        model_id?: string;
        mtsku_id?: string;
        outbound_qty?: GetStockMovementOutboundQty;
        shop_sku_list?: GetStockMovementShopSku[];
        start_qty?: GetStockMovementStartQty;
        variation?: string;
        whs_list?: GetStockMovementWhs[];
    }
    Index

    Properties

    "SKU change information during the selected time period."

    barcode?: string
    fulfill_mapping_mode?: number

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

    Inbound information during the selected time period

    model_id?: string

    model sku id

    mtsku_id?: string

    mtsku id

    shop_sku_list?: GetStockMovementShopSku[]

    Inventory information at the start time.

    variation?: string
    whs_list?: GetStockMovementWhs[]

    Info of whs