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

    Interface CreateBookingShippingDocumentRequest

    Request parameters for create_booking_shipping_document

    Use this api to create shipping document task for each booking and this API is only available after retrieving the tracking number.

    interface CreateBookingShippingDocumentRequest {
        booking_list: CreateBookingShippingDocumentBooking[];
    }
    Index

    Properties

    Properties

    The list of bookings you want to get. limit [1,50]