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

    Interface GetShippingDocumentParameterRequest

    Request parameters for get_shipping_document_parameter

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

    interface GetShippingDocumentParameterRequest {
        order_list: GetShippingDocumentParameterOrder[];
    }
    Index

    Properties

    Properties

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