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

    Interface UpdateShopFlashSaleItemsParams

    Parameters for updating shop flash sale items

    interface UpdateShopFlashSaleItemsParams {
        flash_sale_id: number;
        items: UpdateFlashSaleItem[];
    }
    Index

    Properties

    Properties

    flash_sale_id: number

    Flash sale ID

    Items to update