Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface TrackingInfo

    Tracking information details

    interface TrackingInfo {
        description: string;
        logistics_status: TrackingLogisticsStatus;
        return_code?: string;
        update_time: number;
    }
    Index

    Properties

    description: string

    The description of order logistics tracking info

    logistics_status: TrackingLogisticsStatus

    The Shopee logistics status for the order. Applicable values: See Data Definition- TrackingLogisticsStatus

    return_code?: string

    The return code of the tracking info

    update_time: number

    The time when logistics info has been updated