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

    Interface UpdateItemCertification

    UpdateItemCertification sub-interface for UpdateItemCertificationInfo

    interface UpdateItemCertification {
        certification_no: string | number;
        certification_proofs?: UpdateItemCertificationProof;
        expiry_date?: number;
        permit_id: number;
    }
    Index

    Properties

    certification_no: string | number

    Certification number issued by the regulatory or certifying authority; uniquely identifies the certification.refer tohttps://seller.shopee.ph/edu/article/24236

    certification_proofs?: UpdateItemCertificationProof

    An array of proof documents for the certification; each element represents one proof file.

    expiry_date?: number

    Expiry timestamp. Required for PH, but not needed for TW.

    permit_id: number

    Platform-defined permit ID used to link to a specific certification template or rule.get from v2.product.get_product_certification_rule