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

    Interface UpdateAddOnDealRequest

    Request parameters for update_add_on_deal

    Update Add-on Deal

    interface UpdateAddOnDealRequest {
        add_on_deal_id: number;
        add_on_deal_name?: string;
        end_time?: number;
        per_gift_num?: number;
        promotion_purchase_limit?: number;
        purchase_min_spend?: number;
        start_time?: number;
        sub_item_priority?: number[];
    }
    Index

    Properties

    add_on_deal_id: number

    Shopee's unique identifier for an add on deal activity.

    add_on_deal_name?: string

    Title of the add on deal

    end_time?: number

    The time when bundle deal activity end. The end time must be later than start time.

    per_gift_num?: number

    Number of gifts that buyers can get

    promotion_purchase_limit?: number

    Max. number of add-on products that a customer can purchase per order.

    purchase_min_spend?: number

    The minimum purchase amount that needs to be met to buy the gift with min.Spend

    start_time?: number

    The time when bundle deal activity start.The start time must be 1 hour than current time.

    sub_item_priority?: number[]

    The order of sub item