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

    Interface Package

    Represents a package in an order with shipping information

    interface Package {
        allow_self_design_awb: boolean;
        group_shipment_id?: number;
        item_list: PackageItem[];
        logistics_channel_id: number;
        logistics_status: LogisticsStatus;
        package_number: string;
        package_query_number?: string;
        parcel_chargeable_weight_gram?: number;
        shipping_carrier: string;
        virtual_contact_number?: string;
    }
    Index

    Properties

    allow_self_design_awb: boolean

    To indicate whether the package allows for self-designed AWB

    group_shipment_id?: number

    The common identifier for multiple orders combined in the same parcel

    item_list: PackageItem[]

    The list of items in the package

    logistics_channel_id: number

    The identity of logistic channel

    logistics_status: LogisticsStatus

    The Shopee logistics status for the order

    package_number: string

    Shopee's unique identifier for the package under an order

    package_query_number?: string

    [Only for TW non-integrated channel] The query number used in virtual phone number calls

    parcel_chargeable_weight_gram?: number

    Display weight used to calculate ASF for this parcel

    shipping_carrier: string

    The logistics service provider that the buyer selected for the order to deliver items

    virtual_contact_number?: string

    [Only for TW non-integrated channel] The virtual phone number to contact the recipient