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

    Interface GetBookingShippingDocumentResultRequest

    Request parameters for get_booking_shipping_document_result

    Use this api to retrieve the status of the shipping document task. Document will be available for download only after the status change to 'READY'.

    interface GetBookingShippingDocumentResultRequest {
        booking_list: GetBookingShippingDocumentResultBooking[];
    }
    Index

    Properties

    Properties

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