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

    Interface GetStockMovementItem

    GetStockMovementItem sub-interface for GetStockMovementResponseData

    interface GetStockMovementItem {
        item_image?: string;
        item_name?: string;
        sku_list?: GetStockMovementSku[];
        warehouse_item_id?: string;
    }
    Index

    Properties

    item_image?: string

    item image

    item_name?: string

    item name

    sku_list?: GetStockMovementSku[]

    Data list of mtsku

    warehouse_item_id?: string

    Warehouse item id; To indicate an unique item in a warehouseone warehouse item id can match with multiple shop_item_id