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

    Interface GetItemBaseInfoCertificationProof

    GetItemBaseInfoCertificationProof sub-interface for GetItemBaseInfoCertification

    interface GetItemBaseInfoCertificationProof {
        file_name?: string;
        image_id?: string;
        image_url?: 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.

    image_url?: string

    The image url of the proof

    ratio?: number

    image weight/ image height.