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

    Interface UpdateBundleDealItemParams

    Parameters for updating bundle deal items

    interface UpdateBundleDealItemParams {
        bundle_deal_id: number;
        item_list: BundleDealItem[];
    }
    Index

    Properties

    bundle_deal_id: number

    Shopee's unique identifier for a bundle deal activity

    item_list: BundleDealItem[]

    List of items to update in the bundle deal