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

    Interface UnlinkItemFromSspModelCsspPair

    UnlinkItemFromSspModelCsspPair sub-interface for UnlinkItemFromSspRequest

    interface UnlinkItemFromSspModelCsspPair {
        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).