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

    Interface UpdateShopFlashSaleItemsFailedItem

    UpdateShopFlashSaleItemsFailedItem sub-interface for UpdateShopFlashSaleItemsResponseData

    interface UpdateShopFlashSaleItemsFailedItem {
        err_code?: number;
        err_msg?: string;
        item_id?: number;
        model_id?: number;
        unqualified_conditions?: UpdateShopFlashSaleItemsUnqualifiedCondition[];
    }
    Index

    Properties

    err_code?: number
    err_msg?: string

    the reason why the model cannot be added

    item_id?: number
    model_id?: number

    If the item has no variation, this field will be empty

    if the model doesn't meet a criteria, will show the detail in this field