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

    Interface GetCurrentInventoryItem

    GetCurrentInventoryItem sub-interface for GetCurrentInventoryResponseData

    interface GetCurrentInventoryItem {
        item_image?: string;
        item_name?: string;
        sku_list?: GetCurrentInventorySku[];
        warehouse_item_id?: string;
    }
    Index

    Properties

    item_image?: string

    item image

    item_name?: string

    item name

    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_idFor Global Item, warehouse_item_id=Global Item idFor Local Item, shop_item_id=item_id