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

    Interface GetBookingTrackingInfoRequest

    Request parameters for get_booking_tracking_info

    Use this api to get the logistics tracking information of a booking.

    interface GetBookingTrackingInfoRequest {
        booking_sn: string;
    }
    Index

    Properties

    Properties

    booking_sn: string

    Shopee's unique identifier for a booking.