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

    Interface UpdateDiscountItemParams

    Parameters for updating discount items

    interface UpdateDiscountItemParams {
        discount_id: number;
        item_list: DiscountItem[];
    }
    Index

    Properties

    discount_id: number

    Shopee's unique identifier for a discount activity

    item_list: DiscountItem[]

    The items to update in this discount promotion