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

    Interface DeleteShopFlashSaleItemsRequest

    Request parameters for delete_shop_flash_sale_items

    delete shop flash sale items

    interface DeleteShopFlashSaleItemsRequest {
        flash_sale_id: number;
        item_ids: number[];
    }
    Index

    Properties

    flash_sale_id: number
    item_ids: number[]

    if you delete a item, will delete all models of the item