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

    Interface AddItemCertificationProof

    AddItemCertificationProof sub-interface for AddItemCertification

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

    Properties

    file_name: string

    The name of the uploaded certification proof file.

    image_id: number

    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