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

    Interface GetShippingDocumentResultRequest

    Request parameters for get_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 GetShippingDocumentResultRequest {
        order_list: GetShippingDocumentResultOrder[];
    }
    Index

    Properties

    Properties

    The list of orders, limit [1,50]