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

    Interface GetShippingCarrierShippingProofTemplate

    GetShippingCarrierShippingProofTemplate sub-interface for GetShippingCarrierResponseData

    interface GetShippingCarrierShippingProofTemplate {
        is_shipping_image_file_mandatory?: boolean;
        is_tracking_number_required?: boolean;
    }
    Index

    Properties

    is_shipping_image_file_mandatory?: boolean

    To indicate whether it is mandatory to provide shipping image file(s) when uploading shipping proof.

    is_tracking_number_required?: boolean

    To indicate whether it is mandatory to provide tracking number when uploading shipping proof.