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

    Interface UpdateAddOnDealSubItemParams

    Parameters for updating sub items in an add-on deal

    interface UpdateAddOnDealSubItemParams {
        add_on_deal_id: number;
        sub_item_list: AddOnDealSubItem[];
    }
    Index

    Properties

    add_on_deal_id: number

    Shopee's unique identifier for an add on deal activity

    sub_item_list: AddOnDealSubItem[]

    List of sub items to update