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

    Interface UpdateBuyboxModelEnrollmentRequest

    Request parameters for update_buybox_model_enrollment

    Update Buybox model enrollment status for the authorized shop.

    interface UpdateBuyboxModelEnrollmentRequest {
        model_id: number;
        model_toggle_on_status: boolean;
    }
    Index

    Properties

    model_id: number
    model_toggle_on_status: boolean