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

    Interface GetBuyboxModelsByModelIdRequest

    Request parameters for get_buybox_models_by_model_id

    Get Buybox model information by model IDs for the authorized shop.

    interface GetBuyboxModelsByModelIdRequest {
        model_id_list: number[];
    }
    Index

    Properties

    Properties

    model_id_list: number[]