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

    Interface BatchShipOrderDropoff

    BatchShipOrderDropoff sub-interface for BatchShipOrderRequest

    interface BatchShipOrderDropoff {
        branch_id?: number;
        sender_real_name?: string;
        tracking_number?: string;
    }
    Index

    Properties

    branch_id?: number

    The identity of branch. Retrieved from shopee.logistics.GetBranch branch.

    sender_real_name?: string

    The real name of sender.

    tracking_number?: string

    Need input this field when "tracking_number" is returned from "info_need". Please note that this tracking number is assigned by third-party shipping carrier for item shipment.