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

    Interface LinkItemToSspModelCsspPair

    LinkItemToSspModelCsspPair sub-interface for LinkItemToSspRequest

    interface LinkItemToSspModelCsspPair {
        cssp_id: number;
        model_id: number;
        ssp_id?: number;
    }
    Index

    Properties

    cssp_id: number

    The ID of the country-specific Standardized Shop Product (CSSP).

    model_id: number

    The ID of the item model.

    ssp_id?: number

    The optional ID of the parent Standardized Shop Product (SSP).