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

    Interface GetBookingShippingDocumentParameterRequest

    Request parameters for get_booking_shipping_document_parameter

    Use this api to get the selectable shipping_document_type and suggested shipping_document_type.

    interface GetBookingShippingDocumentParameterRequest {
        booking_list: GetBookingShippingDocumentParameterBooking[];
    }
    Index

    Properties

    Properties

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