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

    Interface UpdateItemCertificationProof

    UpdateItemCertificationProof sub-interface for UpdateItemCertification

    interface UpdateItemCertificationProof {
        file_name: string;
        image_id: string;
        ratio: number;
    }
    Index

    Properties

    file_name: string

    The name of the uploaded certification proof file.

    image_id: string

    The unique image ID of the certification proof, returned by the image upload API.

    ratio: number

    image weight/ image heightWill be optional in the future; can input 0.75 by default