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

    Interface GetBookingShippingDocumentDataInfoRequest

    Request parameters for get_booking_shipping_document_data_info

    Use this api to fetch the logistics information of a booking these info can be used for airwaybill printing. Dedicated for crossborder SLS order airwaybill. May not be applicable for local channel airwaybill. Besides, this api supports returning personal info as images.

    interface GetBookingShippingDocumentDataInfoRequest {
        booking_sn: string;
        recipient_address_info?: GetBookingShippingDocumentDataInfoRecipientAddressInfo[];
    }
    Index

    Properties

    booking_sn: string

    Shopee's unique identifier for a booking.

    recipient address to query as image