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

    Interface UploadProofPhoto

    UploadProofPhoto sub-interface for UploadProofRequest

    interface UploadProofPhoto {
        thumbnail: string;
        url: string;
    }
    Index

    Properties

    Properties

    thumbnail: string

    The proof image thumbnail.

    url: string

    Uploaded proof image link, it is recommended to pass in the return url of api called convert_image.