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

    Interface ItemToUpdate

    Item information for updating

    interface ItemToUpdate {
        item_id: number;
        item_no: number;
        shop_id: number;
    }
    Index

    Properties

    item_id: number

    Shopee's unique identifier for an item

    item_no: number

    The order of this item in the shopping bag

    shop_id: number

    The shop id of this item